Home
last modified time | relevance | path

Searched refs:VisitObjCInterfaceType (Results 1 – 7 of 7) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DTextNodeDumper.h316 void VisitObjCInterfaceType(const ObjCInterfaceType *T);
H A DJSONNodeDumper.h224 void VisitObjCInterfaceType(const ObjCInterfaceType *OIT);
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DODRHash.cpp945 void VisitObjCInterfaceType(const ObjCInterfaceType *T) { in VisitObjCInterfaceType() function in __anon79b649e50211::ODRTypeVisitor
H A DJSONNodeDumper.cpp682 void JSONNodeDumper::VisitObjCInterfaceType(const ObjCInterfaceType *OIT) { in VisitObjCInterfaceType() function in JSONNodeDumper
H A DTextNodeDumper.cpp1525 void TextNodeDumper::VisitObjCInterfaceType(const ObjCInterfaceType *T) { in VisitObjCInterfaceType() function in TextNodeDumper
H A DASTImporter.cpp378 ExpectedType VisitObjCInterfaceType(const ObjCInterfaceType *T);
1567 ASTNodeImporter::VisitObjCInterfaceType(const ObjCInterfaceType *T) { in VisitObjCInterfaceType() function in ASTNodeImporter
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaTemplate.cpp6136 bool UnnamedLocalNoLinkageFinder::VisitObjCInterfaceType( in VisitObjCInterfaceType() function in UnnamedLocalNoLinkageFinder