Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/Sema/
DSemaOpenMP.cpp1072 Optional<UsesAllocatorsDeclKind> isUsesAllocatorsDecl(unsigned Level, in isUsesAllocatorsDecl() function in __anonf152f9340111::DSAStackTy
1080 Optional<UsesAllocatorsDeclKind> isUsesAllocatorsDecl(const Decl *D) const { in isUsesAllocatorsDecl() function in __anonf152f9340111::DSAStackTy
2113 DSAStack->isUsesAllocatorsDecl(Level, D))) && in isOpenMPCapturedByRef()
2346 DSAStack->isUsesAllocatorsDecl(Level, D).getValueOr( in isOpenMPPrivateDecl()
3401 if (Stack->isUsesAllocatorsDecl(VD).hasValue()) in VisitDeclRefExpr()
4909 return S->isUsesAllocatorsDecl(E->getDecl()) in VisitDeclRefExpr()