Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaOpenMP.cpp15557 DeclarationName AllocatorName = &S.getASTContext().Idents.get(Allocator); in findOMPAllocatorHandleT() local
15559 S.LookupSingleName(S.TUScope, AllocatorName, Loc, Sema::LookupAnyName)); in findOMPAllocatorHandleT()
22998 DeclarationName AllocatorName = &Context.Idents.get(Allocator); in ActOnOpenMPUsesAllocatorClause() local
23000 SemaRef.TUScope, AllocatorName, StartLoc, Sema::LookupAnyName)); in ActOnOpenMPUsesAllocatorClause()