Home
last modified time | relevance | path

Searched defs:VisitObjCObjectPointerType (Results 1 – 4 of 4) sorted by relevance

/external/clang/lib/AST/
DASTDumper.cpp401 void VisitObjCObjectPointerType(const ObjCObjectPointerType *T) { in VisitObjCObjectPointerType() function in __anon434da42d0111::ASTDumper
DASTImporter.cpp1987 ASTNodeImporter::VisitObjCObjectPointerType(const ObjCObjectPointerType *T) { in VisitObjCObjectPointerType() function in ASTNodeImporter
/external/clang/lib/Serialization/
DASTWriter.cpp467 ASTTypeWriter::VisitObjCObjectPointerType(const ObjCObjectPointerType *T) { in VisitObjCObjectPointerType() function in ASTTypeWriter
/external/clang/lib/Sema/
DSemaTemplate.cpp4215 bool UnnamedLocalNoLinkageFinder::VisitObjCObjectPointerType( in VisitObjCObjectPointerType() function in UnnamedLocalNoLinkageFinder