Home
last modified time | relevance | path

Searched defs:VisitObjCInterfaceType (Results 1 – 5 of 5) sorted by relevance

/freebsd-src/contrib/llvm-project/clang/lib/AST/
H A DODRHash.cpp1084 void VisitObjCInterfaceType(const ObjCInterfaceType *T) { VisitObjCInterfaceType() function in __anon4baa67ec0211::ODRTypeVisitor
H A DJSONNodeDumper.cpp780 void JSONNodeDumper::VisitObjCInterfaceType(const ObjCInterfaceType *OIT) { VisitObjCInterfaceType() function in JSONNodeDumper
H A DTextNodeDumper.cpp1812 void TextNodeDumper::VisitObjCInterfaceType(const ObjCInterfaceType *T) { VisitObjCInterfaceType() function in TextNodeDumper
H A DASTImporter.cpp1652 ASTNodeImporter::VisitObjCInterfaceType(const ObjCInterfaceType *T) { VisitObjCInterfaceType() function in ASTNodeImporter
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaTemplate.cpp6539 bool UnnamedLocalNoLinkageFinder::VisitObjCInterfaceType( VisitObjCInterfaceType() function in UnnamedLocalNoLinkageFinder