Home
last modified time | relevance | path

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

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