Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/include/clang/AST/
H A DExprOpenMP.h237 VarDecl *CounterVD = nullptr; global() member
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaExpr.cpp5817 auto *CounterVD = ActOnOMPIteratorExpr() local