Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DSemaOpenMP.cpp9694 static Stmt *buildPreInits(ASTContext &Context, in buildPreInits() function
9706 buildPreInits(ASTContext &Context, in buildPreInits() function
9712 return buildPreInits(Context, PreInits); in buildPreInits()
10401 Built.PreInits = buildPreInits(C, Captures); in checkOpenMPLoop()
16715 HelperValStmt = buildPreInits(Context, Captures); in ActOnOpenMPNumThreadsClause()
18083 HelperValStmt = buildPreInits(Context, Captures); in ActOnOpenMPFilterClause()
20180 buildPreInits(Context, RD.ExprCaptures), in ActOnOpenMPReductionClause()
20200 buildPreInits(Context, RD.ExprCaptures), in ActOnOpenMPTaskReductionClause()
20220 buildPreInits(Context, RD.ExprCaptures), in ActOnOpenMPInReductionClause()
21219 HelperValStmt = buildPreInits(Context, Captures); in ActOnOpenMPDeviceClause()
[all …]