reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
74 os << "Address of "; 79 os << "stack memory associated with a compound literal " 87 os << "stack memory allocated by call to alloca() on line " 93 os << "stack-allocated block declared on line " 96 os << "stack memory associated with local variable '" << VR->getString() 101 os << "stack memory associated with temporary object of type '"; 102 Ty.print(os, Ctx.getPrintingPolicy()); 103 os << "'";