Home
last modified time | relevance | path

Searched defs:Iface (Results 1 – 4 of 4) sorted by relevance

/llvm-project/clang-tools-extra/clangd/unittests/
H A DInsertionPointTests.cpp197 auto &Iface = *Impl.getClassInterface(); in TEST() local
/llvm-project/clang-tools-extra/clangd/
H A DSemanticHighlighting.cpp85 if (auto *Iface = dyn_cast<ObjCInterfaceDecl>(Decl)) in isUniqueDefinition() local
/llvm-project/clang/lib/Sema/
H A DSemaCodeComplete.cpp945 if (const auto *Iface = dyn_cast<ObjCInterfaceDecl>(ND)) getDeclUsageType() local
8075 if (ObjCInterfaceDecl *Iface = Method->getClassInterface()) CodeCompleteObjCMessageReceiver() local
8128 if (const ObjCObjectType *Iface = CodeCompleteObjCSuperMessage() local
/llvm-project/clang/lib/AST/
H A DASTImporter.cpp5649 ObjCInterfaceDecl *Iface; VisitObjCImplementationDecl() local