Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaOpenMP.cpp1190 bool isIteratorVarDecl(const VarDecl *VD) const { in isIteratorVarDecl() function in __anon1dd12e440111::DSAStackTy
21696 if (getLangOpts().OpenMP >= 52 && DSAStack->isIteratorVarDecl(VD)) in isOpenMPDeclareMapperVarDeclAllowed()