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

References

tools/clang/lib/StaticAnalyzer/Checkers/CheckObjCDealloc.cpp
  259   if (!isInInstanceDealloc(C, SelfVal))
  262   SymbolRef SelfSymbol = SelfVal.getAsSymbol();
  284     SVal LVal = State->getLValue(PropImpl->getPropertyIvarDecl(), SelfVal);