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

References

gen/tools/clang/include/clang/AST/DeclNodes.inc
  146 DECL_RANGE(ObjCImpl, ObjCCategoryImpl, ObjCImplementation)
tools/clang/include/clang/AST/DeclBase.h
 1822     case Decl::ObjCImplementation:
tools/clang/include/clang/AST/DeclObjC.h
 2579       : ObjCImplDecl(ObjCImplementation, DC, classInterface,
 2721   static bool classofKind(Kind K) { return K == ObjCImplementation; }
tools/clang/lib/AST/Decl.cpp
 1378     case Decl::ObjCImplementation:
tools/clang/lib/AST/DeclBase.cpp
  797     case ObjCImplementation:
 1204   case Decl::ObjCImplementation:
tools/clang/lib/AST/DeclObjC.cpp
 1805   case ObjCImplementation:
tools/clang/lib/CodeGen/CGDecl.cpp
   78   case Decl::ObjCImplementation:
tools/clang/lib/CodeGen/CodeGenModule.cpp
 5332   case Decl::ObjCImplementation: {
tools/clang/lib/Frontend/Rewrite/RewriteModernObjC.cpp
 5732     case Decl::ObjCImplementation: {
tools/clang/lib/Frontend/Rewrite/RewriteObjC.cpp
 4830     case Decl::ObjCImplementation: {
tools/clang/lib/Index/IndexSymbol.cpp
  189     case Decl::ObjCImplementation: {
tools/clang/lib/Index/USRGeneration.cpp
  421     case Decl::ObjCImplementation:
tools/clang/lib/Sema/SemaCodeComplete.cpp
 3736   case Decl::ObjCImplementation:
tools/clang/lib/Sema/SemaDecl.cpp
13628       getCurLexicalContext()->getDeclKind() != Decl::ObjCImplementation)
16416     case Decl::ObjCImplementation:
tools/clang/lib/Sema/SemaDeclObjC.cpp
 3790     case Decl::ObjCImplementation:
tools/clang/lib/Sema/SemaPseudoObject.cpp
  698       S.getCurLexicalContext()->getDeclKind() != Decl::ObjCImplementation) {
tools/clang/lib/Serialization/ASTCommon.cpp
  300   case Decl::ObjCImplementation:
  377   case Decl::ObjCImplementation:
tools/clang/tools/extra/clangd/index/SymbolCollector.cpp
  231   case Decl::ObjCImplementation:
tools/clang/tools/libclang/CIndex.cpp
 6277   case Decl::ObjCImplementation:
 7745     case Decl::ObjCImplementation: