Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaOpenMP.cpp20719 llvm::SmallPtrSet<CanonicalDeclPtr<Decl>, 4> PredefinedAllocators; in ActOnOpenMPUsesAllocatorClause() local
20725 PredefinedAllocators.insert(LookupSingleName( in ActOnOpenMPUsesAllocatorClause()
20742 IsPredefinedAllocator = PredefinedAllocators.count(DRE->getDecl()); in ActOnOpenMPUsesAllocatorClause()