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

References

tools/clang/lib/StaticAnalyzer/Checkers/ObjCSelfInitChecker.cpp
  343   if (FlagMap.isEmpty() && !DidCallInit && !PreCallFlags)
  351   if (PreCallFlags != SelfFlag_None) {
  352     if (PreCallFlags & SelfFlag_Self) {
  356     if (PreCallFlags & SelfFlag_InitRes) {