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

References

tools/clang/lib/StaticAnalyzer/Checkers/BasicObjCFoundationChecks.cpp
 1108     if (Sym == ImmutableReceiver)
 1113     State = State->remove<ContainerCountMap>(Sym);
 1114     State = State->remove<ContainerNonEmptyMap>(Sym);