Home
last modified time | relevance | path

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

/external/clang/lib/AST/
DASTDumper.cpp396 void VisitObjCInterfaceType(const ObjCInterfaceType *T) { in VisitObjCInterfaceType() function in __anon950faced0111::ASTDumper
DASTImporter.cpp77 QualType VisitObjCInterfaceType(const ObjCInterfaceType *T);
1833 QualType ASTNodeImporter::VisitObjCInterfaceType(const ObjCInterfaceType *T) { in VisitObjCInterfaceType() function in ASTNodeImporter
/external/clang/lib/Serialization/
DASTWriter.cpp420 void ASTTypeWriter::VisitObjCInterfaceType(const ObjCInterfaceType *T) { in VisitObjCInterfaceType() function in ASTTypeWriter
/external/clang/lib/Sema/
DSemaTemplate.cpp4172 bool UnnamedLocalNoLinkageFinder::VisitObjCInterfaceType( in VisitObjCInterfaceType() function in UnnamedLocalNoLinkageFinder