Searched defs:VisitObjCObjectPointerType (Results 1 - 3 of 3) sorted by relevance

/external/clang/lib/AST/
H A DASTImporter.cpp78 QualType VisitObjCObjectPointerType(const ObjCObjectPointerType *T);
1797 ASTNodeImporter::VisitObjCObjectPointerType(const ObjCObjectPointerType *T) { function in class:ASTNodeImporter
/external/clang/lib/Sema/
H A DSemaTemplate.cpp4086 bool UnnamedLocalNoLinkageFinder::VisitObjCObjectPointerType( function in class:UnnamedLocalNoLinkageFinder
/external/clang/lib/Serialization/
H A DASTWriter.cpp418 ASTTypeWriter::VisitObjCObjectPointerType(const ObjCObjectPointerType *T) { function in class:ASTTypeWriter

Completed in 2650 milliseconds