Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/include/clang/AST/
H A DTextNodeDumper.h337 void VisitObjCInterfaceType(const ObjCInterfaceType *T);
H A DJSONNodeDumper.h238 void VisitObjCInterfaceType(const ObjCInterfaceType *OIT);
/freebsd-14.2/contrib/llvm-project/clang/lib/AST/
H A DODRHash.cpp1084 void VisitObjCInterfaceType(const ObjCInterfaceType *T) { in VisitObjCInterfaceType() function in __anone9b41ed00211::ODRTypeVisitor
H A DJSONNodeDumper.cpp780 void JSONNodeDumper::VisitObjCInterfaceType(const ObjCInterfaceType *OIT) { in VisitObjCInterfaceType() function in JSONNodeDumper
H A DTextNodeDumper.cpp1812 void TextNodeDumper::VisitObjCInterfaceType(const ObjCInterfaceType *T) { in VisitObjCInterfaceType() function in TextNodeDumper
H A DASTImporter.cpp1652 ASTNodeImporter::VisitObjCInterfaceType(const ObjCInterfaceType *T) { in VisitObjCInterfaceType() function in ASTNodeImporter
/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DSemaTemplate.cpp6539 bool UnnamedLocalNoLinkageFinder::VisitObjCInterfaceType( in VisitObjCInterfaceType() function in UnnamedLocalNoLinkageFinder