Searched defs:VisitObjCInterfaceType (Results 1 – 6 of 6) sorted by relevance
/llvm-project/clang/lib/AST/ | ||
H A D | ODRHash.cpp | 1101 void VisitObjCInterfaceType(const ObjCInterfaceType *T) { VisitObjCInterfaceType() function in __anon5944dbcd0211::ODRTypeVisitor |
H A D | JSONNodeDumper.cpp | 813 void JSONNodeDumper::VisitObjCInterfaceType(const ObjCInterfaceType *OIT) { VisitObjCInterfaceType() function in JSONNodeDumper |
H A D | TextNodeDumper.cpp | 2040 void TextNodeDumper::VisitObjCInterfaceType(const ObjCInterfaceType *T) { VisitObjCInterfaceType() function in TextNodeDumper |
H A D | ASTImporter.cpp | 1700 ASTNodeImporter::VisitObjCInterfaceType(const ObjCInterfaceType *T) { VisitObjCInterfaceType() function in ASTNodeImporter |
/llvm-project/clang-tools-extra/clangd/ | ||
H A D | FindTarget.cpp | 479 void VisitObjCInterfaceType(const ObjCInterfaceType *OIT) { in add() function |
/llvm-project/clang/lib/Sema/ | ||
H A D | SemaTemplate.cpp | 7028 bool UnnamedLocalNoLinkageFinder::VisitObjCInterfaceType( VisitObjCInterfaceType() function in UnnamedLocalNoLinkageFinder |