reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
2610 Allocator = cast<OMPAllocatorClause>(Clauses.back())->getAllocator(); 2613 getAllocatorKind(*this, DSAStack, Allocator); 2629 AllocatorKind, Allocator)) 2636 if (Allocator && VD->hasGlobalStorage()) { 2638 Diag(Allocator->getExprLoc(), 2640 << Allocator->getSourceRange(); 2651 applyOMPAllocateAttribute(*this, VD, AllocatorKind, Allocator,