Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/Sema/
H A DSemaOpenMP.cpp8859 static Stmt *buildPreInits(ASTContext &Context, in buildPreInits() function
8871 buildPreInits(ASTContext &Context, in buildPreInits() function
8877 return buildPreInits(Context, PreInits); in buildPreInits()
9572 Built.PreInits = buildPreInits(C, Captures); in checkOpenMPLoop()
14208 HelperValStmt = buildPreInits(Context, Captures); in ActOnOpenMPNumThreadsClause()
15396 HelperValStmt = buildPreInits(Context, Captures); in ActOnOpenMPFilterClause()
17469 buildPreInits(Context, RD.ExprCaptures), in ActOnOpenMPReductionClause()
17489 buildPreInits(Context, RD.ExprCaptures), in ActOnOpenMPTaskReductionClause()
17509 buildPreInits(Context, RD.ExprCaptures), in ActOnOpenMPInReductionClause()
18435 HelperValStmt = buildPreInits(Context, Captures); in ActOnOpenMPDeviceClause()
[all …]