Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/clang/lib/AST/
HDODRHash.cpp1101 void VisitObjCInterfaceType(const ObjCInterfaceType *T) { in VisitObjCInterfaceType() function in __anonf5d5e8b40211::ODRTypeVisitor
HDJSONNodeDumper.cpp813 void JSONNodeDumper::VisitObjCInterfaceType(const ObjCInterfaceType *OIT) { in VisitObjCInterfaceType() function in JSONNodeDumper
HDTextNodeDumper.cpp2040 void TextNodeDumper::VisitObjCInterfaceType(const ObjCInterfaceType *T) { in VisitObjCInterfaceType() function in TextNodeDumper
HDASTImporter.cpp1700 ASTNodeImporter::VisitObjCInterfaceType(const ObjCInterfaceType *T) { in VisitObjCInterfaceType() function in ASTNodeImporter
/freebsd-14-stable/contrib/llvm-project/clang/lib/Sema/
HDSemaTemplate.cpp5816 bool UnnamedLocalNoLinkageFinder::VisitObjCInterfaceType( in VisitObjCInterfaceType() function in UnnamedLocalNoLinkageFinder