Searched refs:UsesAllocatorsDeclKind (Results 1 – 1 of 1) sorted by relevance
88 enum class UsesAllocatorsDeclKind { enum in __anonf152f9340111::DSAStackTy192 llvm::DenseMap<CanonicalDeclPtr<const Decl>, UsesAllocatorsDeclKind>1067 void addUsesAllocatorsDecl(const Decl *D, UsesAllocatorsDeclKind Kind) { in addUsesAllocatorsDecl()1072 Optional<UsesAllocatorsDeclKind> isUsesAllocatorsDecl(unsigned Level, in isUsesAllocatorsDecl()1080 Optional<UsesAllocatorsDeclKind> isUsesAllocatorsDecl(const Decl *D) const { in isUsesAllocatorsDecl()2347 DSAStackTy::UsesAllocatorsDeclKind::AllocatorTrait) == in isOpenMPPrivateDecl()2348 DSAStackTy::UsesAllocatorsDeclKind::UserDefinedAllocator) in isOpenMPPrivateDecl()4911 DSAStackTy::UsesAllocatorsDeclKind::AllocatorTrait) == in VisitDeclRefExpr()4912 DSAStackTy::UsesAllocatorsDeclKind::AllocatorTrait; in VisitDeclRefExpr()19351 ? DSAStackTy::UsesAllocatorsDeclKind::PredefinedAllocator in ActOnOpenMPUsesAllocatorClause()[all …]