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

Declarations

tools/clang/include/clang/AST/StmtOpenMP.h
 1309   static OMPForDirective *Create(const ASTContext &C, SourceLocation StartLoc,

References

tools/clang/lib/Sema/SemaOpenMP.cpp
 7715   return OMPForDirective::Create(Context, StartLoc, EndLoc, NestedLoopCount,