Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/clang/lib/Sema/
HDSemaOpenMP.cpp1159 isUsesAllocatorsDecl(unsigned Level, const Decl *D) const { in isUsesAllocatorsDecl() function in __anonef26f99d0111::DSAStackTy
1167 isUsesAllocatorsDecl(const Decl *D) const { in isUsesAllocatorsDecl() function in __anonef26f99d0111::DSAStackTy
2282 DSAStack->isUsesAllocatorsDecl(Level, D))) && in isOpenMPCapturedByRef()
2608 DSAStack->isUsesAllocatorsDecl(Level, D).value_or( in isOpenMPPrivateDecl()
3811 if (Stack->isUsesAllocatorsDecl(VD)) in VisitDeclRefExpr()
5224 return S->isUsesAllocatorsDecl(E->getDecl()) in VisitDeclRefExpr()