Searched refs:getCombinedUpperBoundVariable (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCGStmtOpenMP.cpp2393 CGF.EmitLValue(cast<DeclRefExpr>(Dir.getCombinedUpperBoundVariable()));
3660 ? S.getCombinedUpperBoundVariable()
/freebsd-11-stable/contrib/llvm-project/clang/lib/Serialization/
H A DASTWriterStmt.cpp2099 Record.AddStmt(D->getCombinedUpperBoundVariable());
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/AST/
H A DStmtOpenMP.h1040 Expr *getCombinedUpperBoundVariable() const { function in class:clang::OMPLoopDirective

Completed in 124 milliseconds