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

References

tools/clang/lib/StaticAnalyzer/Checkers/CheckObjCDealloc.cpp
  982   const ImplicitParamDecl *SelfDecl = LCtx->getSelfDecl();
tools/clang/lib/StaticAnalyzer/Checkers/DynamicTypePropagation.cpp
  330     if (DRE->getDecl() == SFCtx->getSelfDecl()) {
tools/clang/lib/StaticAnalyzer/Checkers/NullabilityChecker.cpp
  380   const ImplicitParamDecl *SelfDecl = LocCtxt->getSelfDecl();
tools/clang/lib/StaticAnalyzer/Core/CallEvent.cpp
  971   const ImplicitParamDecl *SelfDecl = LCtx->getSelfDecl();