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

References

tools/clang/include/clang/AST/DeclBase.h
 1823     case Decl::ObjCInterface:
tools/clang/include/clang/AST/DeclObjC.h
 1922   static bool classofKind(Kind K) { return K == ObjCInterface; }
tools/clang/lib/AST/DeclBase.cpp
  720     case ObjCInterface:
 1189   case Decl::ObjCInterface:
tools/clang/lib/AST/DeclObjC.cpp
  270     case Decl::ObjCInterface: {
 1486     : ObjCContainerDecl(ObjCInterface, DC, Id, CLoc, AtLoc),
 1808   case ObjCInterface:
tools/clang/lib/CodeGen/CGDecl.cpp
   76   case Decl::ObjCInterface:
tools/clang/lib/CodeGen/CodeGenModule.cpp
 5315   case Decl::ObjCInterface:
tools/clang/lib/Index/IndexSymbol.cpp
  188     case Decl::ObjCInterface:
tools/clang/lib/Index/USRGeneration.cpp
  420     case Decl::ObjCInterface:
tools/clang/lib/Sema/SemaCodeComplete.cpp
 3739   case Decl::ObjCInterface:
tools/clang/lib/Sema/SemaDeclObjC.cpp
 3782     case Decl::ObjCInterface:
tools/clang/lib/Serialization/ASTCommon.cpp
  312   case Decl::ObjCInterface:
  354   case Decl::ObjCInterface:
tools/clang/tools/extra/clangd/index/SymbolCollector.cpp
  228   case Decl::ObjCInterface:
tools/clang/tools/libclang/CIndex.cpp
 6415   case Decl::ObjCInterface: {
 7746     case Decl::ObjCInterface: