reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
2534 Expr *PrevAllocator = A->getAllocator(); 2564 PrevAllocator ? PrevAllocator->getExprLoc() : A->getLocation(); 2566 PrevAllocator ? PrevAllocator->getSourceRange() : A->getRange();