Searched refs:applyOMPAllocateAttribute (Results 1 – 1 of 1) sorted by relevance
/external/llvm-project/clang/lib/Sema/ |
D | SemaOpenMP.cpp | 3097 applyOMPAllocateAttribute(Sema &S, VarDecl *VD, in applyOMPAllocateAttribute() function 3169 applyOMPAllocateAttribute(*this, VD, AllocatorKind, Allocator, in ActOnOpenMPAllocateDirective() 5038 applyOMPAllocateAttribute(S, PrivateVD, AllocatorKind, AC->getAllocator(), in checkAllocateClauses()
|