Searched refs:UsesAllocatorsDeclKind (Results 1 – 1 of 1) sorted by relevance
99 enum class UsesAllocatorsDeclKind { enum in __anon1dd12e440111::DSAStackTy209 llvm::DenseMap<CanonicalDeclPtr<const Decl>, UsesAllocatorsDeclKind>1153 void addUsesAllocatorsDecl(const Decl *D, UsesAllocatorsDeclKind Kind) { in addUsesAllocatorsDecl()1158 std::optional<UsesAllocatorsDeclKind>1166 std::optional<UsesAllocatorsDeclKind>2609 DSAStackTy::UsesAllocatorsDeclKind::AllocatorTrait) == in isOpenMPPrivateDecl()2610 DSAStackTy::UsesAllocatorsDeclKind::UserDefinedAllocator) in isOpenMPPrivateDecl()5225 .value_or(DSAStackTy::UsesAllocatorsDeclKind::AllocatorTrait) == in VisitDeclRefExpr()5226 DSAStackTy::UsesAllocatorsDeclKind::AllocatorTrait; in VisitDeclRefExpr()23066 ? DSAStackTy::UsesAllocatorsDeclKind::PredefinedAllocator in ActOnOpenMPUsesAllocatorClause()[all …]