Home
last modified time | relevance | path

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

/external/clang/lib/AST/
DASTDumper.cpp392 void VisitObjCInterfaceType(const ObjCInterfaceType *T) { in VisitObjCInterfaceType() function in __anoned57ecc80111::ASTDumper
DASTImporter.cpp77 QualType VisitObjCInterfaceType(const ObjCInterfaceType *T);
1790 QualType ASTNodeImporter::VisitObjCInterfaceType(const ObjCInterfaceType *T) { in VisitObjCInterfaceType() function in ASTNodeImporter
/external/clang/lib/Serialization/
DASTWriter.cpp417 void ASTTypeWriter::VisitObjCInterfaceType(const ObjCInterfaceType *T) { in VisitObjCInterfaceType() function in ASTTypeWriter
/external/clang/lib/Sema/
DSemaTemplate.cpp4094 bool UnnamedLocalNoLinkageFinder::VisitObjCInterfaceType( in VisitObjCInterfaceType() function in UnnamedLocalNoLinkageFinder