Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaOpenMP.cpp3346 auto AllocatorKindRes = OMPAllocateDeclAttr::OMPUserDefinedMemAlloc; in getAllocatorKind() local
3357 AllocatorKindRes = AllocatorKind; in getAllocatorKind()
3361 return AllocatorKindRes; in getAllocatorKind()