Searched refs:VisitAutoType (Results 1 - 4 of 4) sorted by relevance

/external/clang/lib/AST/
H A DType.cpp537 AutoType *VisitAutoType(const AutoType *AT) { function in class:__anon3526::GetContainedAutoVisitor
H A DASTImporter.cpp67 QualType VisitAutoType(const AutoType *T);
1576 QualType ASTNodeImporter::VisitAutoType(const AutoType *T) { function in class:ASTNodeImporter
/external/clang/lib/Serialization/
H A DASTWriter.cpp242 void ASTTypeWriter::VisitAutoType(const AutoType *T) { function in class:ASTTypeWriter
/external/clang/lib/Sema/
H A DSemaTemplate.cpp3428 bool UnnamedLocalNoLinkageFinder::VisitAutoType(const AutoType *T) { function in class:UnnamedLocalNoLinkageFinder

Completed in 82 milliseconds