Home
last modified time | relevance | path

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

/llvm-project/clang/include/clang/AST/
H A DExprOpenMP.h113 VarDecl *CounterVD = nullptr; member
/llvm-project/clang/lib/Sema/
H A DSemaOpenMP.cpp24214 auto *CounterVD = VarDecl::Create(Context, SemaRef.CurContext, ActOnOMPIteratorExpr() local