Searched defs:getPreInits (Results 1 – 2 of 2) sorted by relevance
/llvm-project/clang/include/clang/AST/ | ||
H A D | StmtOpenMP.h | 1348 const Stmt *getPreInits() const { getPreInits() function |
/llvm-project/clang/lib/AST/ | ||
H A D | StmtOpenMP.cpp | 387 Stmt *OMPLoopTransformationDirective::getPreInits() const { getPreInits() function in OMPLoopTransformationDirective |