reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
2540 Allocator && PrevAllocator) { 2541 const Expr *AE = Allocator->IgnoreParenImpCasts(); 2551 if (Allocator) 2552 Allocator->printPretty(AllocatorStream, nullptr, S.getPrintingPolicy()); 2560 Allocator ? Allocator->getExprLoc() : RefExpr->getExprLoc(); 2560 Allocator ? Allocator->getExprLoc() : RefExpr->getExprLoc(); 2562 Allocator ? Allocator->getSourceRange() : RefExpr->getSourceRange(); 2562 Allocator ? Allocator->getSourceRange() : RefExpr->getSourceRange(); 2568 << (Allocator ? 1 : 0) << AllocatorStream.str()