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