Searched defs:getPreInits (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/include/clang/AST/
H A DStmtOpenMP.h955 const Stmt *getPreInits() const { function in class:clang::OMPLoopDirective
958 Stmt *getPreInits() { return *std::next(child_begin(), PreInitsOffset); } function in class:clang::OMPLoopDirective

Completed in 110 milliseconds