Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/clang/lib/Sema/
HDSemaOpenMP.cpp5755 Expr *buildPrivateCounterVar() const;
6757 Expr *OpenMPIterationSpaceChecker::buildPrivateCounterVar() const { in buildPrivateCounterVar() function in __anonbcab431b2b11::OpenMPIterationSpaceChecker
7023 ISC.buildPrivateCounterVar(); in checkOpenMPIterationSpace()