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
 1821     case Decl::ObjCCategoryImpl:
tools/clang/include/clang/AST/DeclObjC.h
 2506       : ObjCImplDecl(ObjCCategoryImpl, DC, classInterface, Id,
 2529   static bool classofKind(Kind K) { return K == ObjCCategoryImpl;}
tools/clang/lib/AST/Decl.cpp
 1376     case Decl::ObjCCategoryImpl:
tools/clang/lib/AST/DeclBase.cpp
  799     case ObjCCategoryImpl:
 1205   case Decl::ObjCCategoryImpl:
tools/clang/lib/AST/DeclObjC.cpp
 1794   case ObjCCategoryImpl:
tools/clang/lib/CodeGen/CGDecl.cpp
   77   case Decl::ObjCCategoryImpl:
tools/clang/lib/CodeGen/CodeGenModule.cpp
 5326   case Decl::ObjCCategoryImpl:
tools/clang/lib/Frontend/Rewrite/RewriteModernObjC.cpp
 5737     case Decl::ObjCCategoryImpl: {
tools/clang/lib/Frontend/Rewrite/RewriteObjC.cpp
 4835     case Decl::ObjCCategoryImpl: {
tools/clang/lib/Index/IndexSymbol.cpp
  204     case Decl::ObjCCategoryImpl: {
tools/clang/lib/Index/USRGeneration.cpp
  449     case Decl::ObjCCategoryImpl: {
tools/clang/lib/Sema/SemaCodeComplete.cpp
 3734   case Decl::ObjCCategoryImpl:
tools/clang/lib/Sema/SemaDecl.cpp
13627       getCurLexicalContext()->getDeclKind() != Decl::ObjCCategoryImpl &&
tools/clang/lib/Sema/SemaDeclObjC.cpp
 3792     case Decl::ObjCCategoryImpl:
tools/clang/lib/Sema/SemaPseudoObject.cpp
  697       S.getCurLexicalContext()->getDeclKind() != Decl::ObjCCategoryImpl &&
tools/clang/lib/Serialization/ASTCommon.cpp
  299   case Decl::ObjCCategoryImpl:
  376   case Decl::ObjCCategoryImpl:
tools/clang/tools/extra/clangd/index/SymbolCollector.cpp
  230   case Decl::ObjCCategoryImpl:
tools/clang/tools/libclang/CIndex.cpp
 6276   case Decl::ObjCCategoryImpl:
 7743     case Decl::ObjCCategoryImpl: