Home
last modified time | relevance | path

Searched defs:VisitObjCInterfaceType (Results 1 – 6 of 6) sorted by relevance

/llvm-project/clang/lib/AST/
H A DODRHash.cpp1101 void VisitObjCInterfaceType(const ObjCInterfaceType *T) { VisitObjCInterfaceType() function in __anon5944dbcd0211::ODRTypeVisitor
H A DJSONNodeDumper.cpp813 void JSONNodeDumper::VisitObjCInterfaceType(const ObjCInterfaceType *OIT) { VisitObjCInterfaceType() function in JSONNodeDumper
H A DTextNodeDumper.cpp2040 void TextNodeDumper::VisitObjCInterfaceType(const ObjCInterfaceType *T) { VisitObjCInterfaceType() function in TextNodeDumper
H A DASTImporter.cpp1700 ASTNodeImporter::VisitObjCInterfaceType(const ObjCInterfaceType *T) { VisitObjCInterfaceType() function in ASTNodeImporter
/llvm-project/clang-tools-extra/clangd/
H A DFindTarget.cpp479 void VisitObjCInterfaceType(const ObjCInterfaceType *OIT) { in add() function
/llvm-project/clang/lib/Sema/
H A DSemaTemplate.cpp7028 bool UnnamedLocalNoLinkageFinder::VisitObjCInterfaceType( VisitObjCInterfaceType() function in UnnamedLocalNoLinkageFinder