Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGStmtOpenMP.cpp2853 ? S.getCombinedInit() in EmitOMPDistributeOuterLoop()
5165 ? S.getCombinedInit() in EmitOMPDistributeLoop()
5218 CGF.EmitIgnoredExpr(S.getCombinedInit()); in EmitOMPDistributeLoop()
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DStmtOpenMP.h1344 Expr *getCombinedInit() const { in getCombinedInit() function