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

References

tools/clang/lib/Sema/SemaDeclObjC.cpp
  380   PushDeclContext(FnBodyScope, MDecl);
  389   PushOnScopeChains(MDecl->getSelfDecl(), FnBodyScope);
  390   PushOnScopeChains(MDecl->getCmdDecl(), FnBodyScope);
  405       PushOnScopeChains(Param, FnBodyScope);