Home
last modified time | relevance | path

Searched refs:VisitPointerType (Results 1 – 5 of 5) sorted by relevance

/external/clang/lib/AST/
DType.cpp695 QualType VisitPointerType(const PointerType *T) { in VisitPointerType() function
1552 AutoType *VisitPointerType(const PointerType *T) { in VisitPointerType() function in __anon319b3f550411::GetContainedAutoVisitor
DASTDumper.cpp251 void VisitPointerType(const PointerType *T) { in VisitPointerType() function in __anon59a9c3280111::ASTDumper
DASTImporter.cpp44 QualType VisitPointerType(const PointerType *T);
1522 QualType ASTNodeImporter::VisitPointerType(const PointerType *T) { in VisitPointerType() function in ASTNodeImporter
/external/clang/lib/Serialization/
DASTWriter.cpp117 void ASTTypeWriter::VisitPointerType(const PointerType *T) { in VisitPointerType() function in ASTTypeWriter
/external/clang/lib/Sema/
DSemaTemplate.cpp4027 bool UnnamedLocalNoLinkageFinder::VisitPointerType(const PointerType* T) { in VisitPointerType() function in UnnamedLocalNoLinkageFinder