Searched defs:VisitObjCInterfaceType (Results 1 – 5 of 5) sorted by relevance
| /freebsd-14-stable/contrib/llvm-project/clang/lib/AST/ | ||
| HD | ODRHash.cpp | 1101 void VisitObjCInterfaceType(const ObjCInterfaceType *T) { in VisitObjCInterfaceType() function in __anonf5d5e8b40211::ODRTypeVisitor |
| HD | JSONNodeDumper.cpp | 813 void JSONNodeDumper::VisitObjCInterfaceType(const ObjCInterfaceType *OIT) { in VisitObjCInterfaceType() function in JSONNodeDumper |
| HD | TextNodeDumper.cpp | 2040 void TextNodeDumper::VisitObjCInterfaceType(const ObjCInterfaceType *T) { in VisitObjCInterfaceType() function in TextNodeDumper |
| HD | ASTImporter.cpp | 1700 ASTNodeImporter::VisitObjCInterfaceType(const ObjCInterfaceType *T) { in VisitObjCInterfaceType() function in ASTNodeImporter |
| /freebsd-14-stable/contrib/llvm-project/clang/lib/Sema/ | ||
| HD | SemaTemplate.cpp | 5816 bool UnnamedLocalNoLinkageFinder::VisitObjCInterfaceType( in VisitObjCInterfaceType() function in UnnamedLocalNoLinkageFinder |