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

References

tools/clang/lib/StaticAnalyzer/Checkers/IvarInvalidationChecker.cpp
  113     const PropToIvarMapTy &PropertyToIvarMap;
  149                   const PropToIvarMapTy &InPropertyToIvarMap,
  378   PropToIvarMapTy PropertyToIvarMap;
  622       PropToIvarMapTy::const_iterator IvI = PropertyToIvarMap.find(PD);