Searched defs:VisitObjCInterfaceType (Results 1 – 6 of 6) sorted by relevance
| /llvm-project-15.0.7/clang/lib/AST/ | ||
| H A D | ODRHash.cpp | 946 void VisitObjCInterfaceType(const ObjCInterfaceType *T) { in VisitObjCInterfaceType() function in __anonfecede4a0211::ODRTypeVisitor |
| H A D | JSONNodeDumper.cpp | 713 void JSONNodeDumper::VisitObjCInterfaceType(const ObjCInterfaceType *OIT) { in VisitObjCInterfaceType() function in JSONNodeDumper |
| H A D | TextNodeDumper.cpp | 1604 void TextNodeDumper::VisitObjCInterfaceType(const ObjCInterfaceType *T) { in VisitObjCInterfaceType() function in TextNodeDumper |
| H A D | ASTImporter.cpp | 1647 ASTNodeImporter::VisitObjCInterfaceType(const ObjCInterfaceType *T) { in VisitObjCInterfaceType() function in ASTNodeImporter |
| /llvm-project-15.0.7/clang-tools-extra/clangd/ | ||
| H A D | FindTarget.cpp | 460 void VisitObjCInterfaceType(const ObjCInterfaceType *OIT) { in add() function |
| /llvm-project-15.0.7/clang/lib/Sema/ | ||
| H A D | SemaTemplate.cpp | 6198 bool UnnamedLocalNoLinkageFinder::VisitObjCInterfaceType( in VisitObjCInterfaceType() function in UnnamedLocalNoLinkageFinder |