Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/
H A DSemaOpenMP.cpp4022 buildCounterVar(llvm::MapVector<const Expr *, DeclRefExpr *> &Captures,
4589 DeclRefExpr *OpenMPIterationSpaceChecker::buildCounterVar( in buildCounterVar() function in __anon45dbc4932111::OpenMPIterationSpaceChecker
4887 ResultIterSpace.CounterVar = ISC.buildCounterVar(Captures, DSA); in checkOpenMPIterationSpace()