Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/clang/lib/Sema/
DSemaOpenMP.cpp3046 auto AllocatorKindRes = OMPAllocateDeclAttr::OMPUserDefinedMemAlloc; in getAllocatorKind() local
3055 AllocatorKindRes = AllocatorKind; in getAllocatorKind()
3059 return AllocatorKindRes; in getAllocatorKind()