Home
last modified time | relevance | path

Searched refs:isImplicitInterfaceDecl (Results 1 – 8 of 8) sorted by relevance

/llvm-project-15.0.7/clang/lib/Index/
H A DIndexDecl.cpp456 if (Class->isImplicitInterfaceDecl()) in VisitObjCImplementationDecl()
/llvm-project-15.0.7/clang-tools-extra/clangd/index/
H A DSymbolCollector.cpp554 if (!DD->isImplicitInterfaceDecl()) in handleDeclOccurrence()
/llvm-project-15.0.7/clang-tools-extra/clangd/
H A DFindTarget.cpp224 if (!DD->isImplicitInterfaceDecl()) in add()
/llvm-project-15.0.7/clang/include/clang/AST/
H A DDeclObjC.h1871 bool isImplicitInterfaceDecl() const { in isImplicitInterfaceDecl() function
/llvm-project-15.0.7/clang/lib/Frontend/Rewrite/
H A DRewriteModernObjC.cpp4006 if (CDecl->isImplicitInterfaceDecl()) in RewriteImplementations()
4015 if (CDecl->isImplicitInterfaceDecl()) in RewriteImplementations()
7006 if (CDecl->isImplicitInterfaceDecl()) in RewriteObjCClassMetaData()
H A DRewriteObjC.cpp5269 if (CDecl->isImplicitInterfaceDecl()) { in RewriteObjCClassMetaData()
/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaDeclObjC.cpp2130 if (IDecl->isImplicitInterfaceDecl()) { in CheckImplementationIvars()
/llvm-project-15.0.7/clang/lib/AST/
H A DASTImporter.cpp5165 /*PrevDecl=*/nullptr, Loc, D->isImplicitInterfaceDecl())) in VisitObjCInterfaceDecl()