Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/include/clang/AST/
H A DTextNodeDumper.h325 void VisitObjCInterfaceType(const ObjCInterfaceType *T);
H A DJSONNodeDumper.h226 void VisitObjCInterfaceType(const ObjCInterfaceType *OIT);
/llvm-project-15.0.7/clang/lib/AST/
H A DODRHash.cpp946 void VisitObjCInterfaceType(const ObjCInterfaceType *T) { in VisitObjCInterfaceType() function in __anonfecede4a0211::ODRTypeVisitor
H A DJSONNodeDumper.cpp713 void JSONNodeDumper::VisitObjCInterfaceType(const ObjCInterfaceType *OIT) { in VisitObjCInterfaceType() function in JSONNodeDumper
H A DTextNodeDumper.cpp1604 void TextNodeDumper::VisitObjCInterfaceType(const ObjCInterfaceType *T) { in VisitObjCInterfaceType() function in TextNodeDumper
H A DASTImporter.cpp420 ExpectedType VisitObjCInterfaceType(const ObjCInterfaceType *T);
1647 ASTNodeImporter::VisitObjCInterfaceType(const ObjCInterfaceType *T) { in VisitObjCInterfaceType() function in ASTNodeImporter
/llvm-project-15.0.7/clang-tools-extra/clangd/
H A DFindTarget.cpp460 void VisitObjCInterfaceType(const ObjCInterfaceType *OIT) { in add() function
/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaTemplate.cpp6198 bool UnnamedLocalNoLinkageFinder::VisitObjCInterfaceType( in VisitObjCInterfaceType() function in UnnamedLocalNoLinkageFinder