Home
last modified time | relevance | path

Searched refs:buildPreInits (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaOpenMP.cpp8853 static Stmt *buildPreInits(ASTContext &Context, in buildPreInits() function
8865 buildPreInits(ASTContext &Context, in buildPreInits() function
8871 return buildPreInits(Context, PreInits); in buildPreInits()
9538 Built.PreInits = buildPreInits(C, Captures); in checkOpenMPLoop()
12773 buildPreInits(Context, PreInits)); in ActOnOpenMPTileDirective()
13724 HelperValStmt = buildPreInits(Context, Captures); in ActOnOpenMPIfClause()
13756 HelperValStmt = buildPreInits(Context, Captures); in ActOnOpenMPFinalClause()
13844 *HelperValStmt = buildPreInits(SemaRef.Context, Captures); in isNonNegativeIntegerValue()
13870 HelperValStmt = buildPreInits(Context, Captures); in ActOnOpenMPNumThreadsClause()
14516 HelperValStmt = buildPreInits(Context, Captures); in ActOnOpenMPScheduleClause()
[all …]