reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
168 Object = Call.getArgExpr(0); 171 Object = cast<CXXInstanceCall>(&Call)->getCXXThisExpr(); 172 CastFromTy = Object->getType(); 213 getNoteTag(C, CastInfo, CastToTy, Object, CastSucceeds, IsKnownCast));