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