Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/CodeGen/
DCGStmtOpenMP.cpp2676 ? S.getCombinedInit() in EmitOMPDistributeOuterLoop()
4743 ? S.getCombinedInit() in EmitOMPDistributeLoop()
4796 CGF.EmitIgnoredExpr(S.getCombinedInit()); in EmitOMPDistributeLoop()
/external/llvm-project/clang/include/clang/AST/
DStmtOpenMP.h1040 Expr *getCombinedInit() const { in getCombinedInit() function