Home
last modified time | relevance | path

Searched defs:CounterVar (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/
H A DLoopUnrolling.cpp221 auto CounterVar = Matches[0].getNodeAs<VarDecl>("initVarName"); in shouldCompletelyUnroll() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaOpenMP.cpp7137 Expr *CounterVar = nullptr; member
9475 DeclRefExpr *CounterVar = buildDeclRefExpr( in checkOpenMPLoop() local