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

References

tools/clang/lib/CodeGen/CGOpenMPRuntimeNVPTX.cpp
  921           hasStaticScheduling(*NestedDir))
  935               isOpenMPLoopDirective(DKind) && hasStaticScheduling(*NND))
  949               isOpenMPLoopDirective(DKind) && hasStaticScheduling(*NND))
  961                   isOpenMPLoopDirective(DKind) && hasStaticScheduling(*NND))
  971           hasStaticScheduling(*NestedDir))
  985               isOpenMPLoopDirective(DKind) && hasStaticScheduling(*NND))
  994              isOpenMPLoopDirective(DKind) && hasStaticScheduling(*NestedDir);
 1076     return hasStaticScheduling(D);