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

References

gen/tools/clang/include/clang/AST/DeclNodes.inc
  611 DECL_CONTEXT(ObjCMethod)
tools/clang/include/clang/AST/DeclBase.h
 1835     case Decl::ObjCMethod:
tools/clang/include/clang/AST/DeclObjC.h
  521   static bool classofKind(Kind K) { return K == ObjCMethod; }
tools/clang/lib/AST/Comment.cpp
  252   case Decl::ObjCMethod: {
tools/clang/lib/AST/Decl.cpp
 1379     case Decl::ObjCMethod:
tools/clang/lib/AST/DeclBase.cpp
  702     case ObjCMethod:
 1186   case Decl::ObjCMethod:
tools/clang/lib/AST/DeclObjC.cpp
  786     : NamedDecl(ObjCMethod, contextDecl, beginLoc, SelInfo),
  787       DeclContext(ObjCMethod), MethodDeclType(T), ReturnTInfo(ReturnTInfo),
tools/clang/lib/CodeGen/CGDecl.cpp
   73   case Decl::ObjCMethod:
tools/clang/lib/CodeGen/CodeGenModule.cpp
 5344   case Decl::ObjCMethod: {
 5479   case Decl::ObjCMethod:
 5525     case Decl::ObjCMethod: {
tools/clang/lib/CodeGen/CodeGenPGO.cpp
  184     case Decl::ObjCMethod:
tools/clang/lib/Frontend/Rewrite/RewriteModernObjC.cpp
 5713     case Decl::ObjCMethod: {
tools/clang/lib/Frontend/Rewrite/RewriteObjC.cpp
 4812     case Decl::ObjCMethod: {
tools/clang/lib/Index/IndexSymbol.cpp
  216     case Decl::ObjCMethod: {
tools/clang/lib/Sema/SemaCodeComplete.cpp
 3743   case Decl::ObjCMethod:
tools/clang/lib/Serialization/ASTCommon.cpp
  293   case Decl::ObjCMethod:
  374   case Decl::ObjCMethod:
tools/clang/lib/StaticAnalyzer/Core/IssueHash.cpp
  108     case Decl::ObjCMethod:
tools/clang/lib/StaticAnalyzer/Core/PlistDiagnostics.cpp
  709           case Decl::ObjCMethod:
tools/clang/tools/libclang/CIndex.cpp
 6385   case Decl::ObjCMethod: {
 7748     case Decl::ObjCMethod: