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