Home
last modified time | relevance | path

Searched refs:PredefinedAllocators (Results 1 – 1 of 1) sorted by relevance

/external/llvm-project/clang/lib/Sema/
DSemaOpenMP.cpp19287 llvm::SmallPtrSet<CanonicalDeclPtr<Decl>, 4> PredefinedAllocators; in ActOnOpenMPUsesAllocatorClause() local
19293 PredefinedAllocators.insert(LookupSingleName( in ActOnOpenMPUsesAllocatorClause()
19310 IsPredefinedAllocator = PredefinedAllocators.count(DRE->getDecl()); in ActOnOpenMPUsesAllocatorClause()