Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/Sema/
DSemaOpenMP.cpp3023 getAllocatorKind(Sema &S, DSAStackTy *Stack, Expr *Allocator) { in getAllocatorKind() function
3054 getAllocatorKind(S, Stack, PrevAllocator); in checkPreviousOMPAllocateAttribute()
3131 getAllocatorKind(*this, DSAStack, Allocator); in ActOnOpenMPAllocateDirective()
5010 getAllocatorKind(S, Stack, AC->getAllocator()); in checkAllocateClauses()