Searched defs:VisitObjCInterfaceType (Results 1 – 5 of 5) sorted by relevance
| /freebsd-14.2/contrib/llvm-project/clang/lib/AST/ | ||
| H A D | ODRHash.cpp | 1084 void VisitObjCInterfaceType(const ObjCInterfaceType *T) { in VisitObjCInterfaceType() function in __anone9b41ed00211::ODRTypeVisitor |
| H A D | JSONNodeDumper.cpp | 780 void JSONNodeDumper::VisitObjCInterfaceType(const ObjCInterfaceType *OIT) { in VisitObjCInterfaceType() function in JSONNodeDumper |
| H A D | TextNodeDumper.cpp | 1812 void TextNodeDumper::VisitObjCInterfaceType(const ObjCInterfaceType *T) { in VisitObjCInterfaceType() function in TextNodeDumper |
| H A D | ASTImporter.cpp | 1652 ASTNodeImporter::VisitObjCInterfaceType(const ObjCInterfaceType *T) { in VisitObjCInterfaceType() function in ASTNodeImporter |
| /freebsd-14.2/contrib/llvm-project/clang/lib/Sema/ | ||
| H A D | SemaTemplate.cpp | 6539 bool UnnamedLocalNoLinkageFinder::VisitObjCInterfaceType( in VisitObjCInterfaceType() function in UnnamedLocalNoLinkageFinder |