reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

Declarations

tools/clang/lib/CodeGen/CGOpenMPRuntime.h
  825   static const Stmt *getSingleCompoundChild(ASTContext &Ctx, const Stmt *Body);

References

tools/clang/lib/CodeGen/CGOpenMPRuntime.cpp
 6617         CGOpenMPRuntime::getSingleCompoundChild(CGF.getContext(), Body);
 6720   const Stmt *Child = CGOpenMPRuntime::getSingleCompoundChild(
 6835     const Stmt *Child = CGOpenMPRuntime::getSingleCompoundChild(
 6865         const Stmt *Child = CGOpenMPRuntime::getSingleCompoundChild(
 6892     const Stmt *Child = CGOpenMPRuntime::getSingleCompoundChild(
 8710       CGOpenMPSIMDRuntime::getSingleCompoundChild(Ctx, Body);
 8724         ChildStmt = CGOpenMPSIMDRuntime::getSingleCompoundChild(Ctx, Body);
tools/clang/lib/CodeGen/CGOpenMPRuntimeNVPTX.cpp
  728   const Stmt *ChildStmt = CGOpenMPRuntime::getSingleCompoundChild(Ctx, Body);
  742         ChildStmt = CGOpenMPRuntime::getSingleCompoundChild(Ctx, Body);
  912   const Stmt *ChildStmt = CGOpenMPRuntime::getSingleCompoundChild(Ctx, Body);
  930         ChildStmt = CGOpenMPRuntime::getSingleCompoundChild(Ctx, Body);
  943         ChildStmt = CGOpenMPRuntime::getSingleCompoundChild(Ctx, Body);
  956             ChildStmt = CGOpenMPRuntime::getSingleCompoundChild(Ctx, Body);
  980         ChildStmt = CGOpenMPRuntime::getSingleCompoundChild(Ctx, Body);
 2004     if (const Stmt *S = CGOpenMPRuntime::getSingleCompoundChild(