reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/clang/lib/StaticAnalyzer/Checkers/DynamicTypePropagation.cpp
  191   if (const ObjCMethodCall *Msg = dyn_cast<ObjCMethodCall>(&Call)) {
  194     const MemRegion *RetReg = Call.getReturnValue().getAsRegion();
  236   if (const CXXConstructorCall *Ctor = dyn_cast<CXXConstructorCall>(&Call)) {