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

References

tools/clang/lib/CodeGen/CGOpenMPRuntimeNVPTX.cpp
  912   const Stmt *ChildStmt = CGOpenMPRuntime::getSingleCompoundChild(Ctx, Body);
  926         Body = NestedDir->getInnermostCapturedStmt()->IgnoreContainers(
  928         if (!Body)
  930         ChildStmt = CGOpenMPRuntime::getSingleCompoundChild(Ctx, Body);
  939         Body = NestedDir->getInnermostCapturedStmt()->IgnoreContainers(
  941         if (!Body)
  943         ChildStmt = CGOpenMPRuntime::getSingleCompoundChild(Ctx, Body);
  952             Body = NND->getInnermostCapturedStmt()->IgnoreContainers(
  954             if (!Body)
  956             ChildStmt = CGOpenMPRuntime::getSingleCompoundChild(Ctx, Body);
  976         Body = NestedDir->getInnermostCapturedStmt()->IgnoreContainers(
  978         if (!Body)
  980         ChildStmt = CGOpenMPRuntime::getSingleCompoundChild(Ctx, Body);