Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Index/
H A DIndexDecl.cpp456 if (Class->isImplicitInterfaceDecl()) in VisitObjCImplementationDecl()
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DDeclObjC.h1891 bool isImplicitInterfaceDecl() const { in isImplicitInterfaceDecl() function
/freebsd/contrib/llvm-project/clang/lib/Frontend/Rewrite/
H A DRewriteModernObjC.cpp4004 if (CDecl->isImplicitInterfaceDecl()) in RewriteImplementations()
4013 if (CDecl->isImplicitInterfaceDecl()) in RewriteImplementations()
7003 if (CDecl->isImplicitInterfaceDecl()) in RewriteObjCClassMetaData()
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaDeclObjC.cpp2147 if (IDecl->isImplicitInterfaceDecl()) { in CheckImplementationIvars()
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DASTImporter.cpp5593 /*PrevDecl=*/nullptr, Loc, D->isImplicitInterfaceDecl())) in VisitObjCInterfaceDecl()