Searched refs:PredefinedAllocators (Results 1 – 1 of 1) sorted by relevance
19287 llvm::SmallPtrSet<CanonicalDeclPtr<Decl>, 4> PredefinedAllocators; in ActOnOpenMPUsesAllocatorClause() local19293 PredefinedAllocators.insert(LookupSingleName( in ActOnOpenMPUsesAllocatorClause()19310 IsPredefinedAllocator = PredefinedAllocators.count(DRE->getDecl()); in ActOnOpenMPUsesAllocatorClause()