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

/external/clang/lib/AST/
H A DType.cpp564 AutoType *VisitAutoType(const AutoType *AT) { function in class:__anon17753::GetContainedAutoVisitor
H A DASTImporter.cpp66 QualType VisitAutoType(const AutoType *T);
1695 QualType ASTNodeImporter::VisitAutoType(const AutoType *T) { function in class:ASTNodeImporter
/external/clang/lib/Sema/
H A DSemaTemplate.cpp4030 bool UnnamedLocalNoLinkageFinder::VisitAutoType(const AutoType *T) { function in class:UnnamedLocalNoLinkageFinder
/external/clang/lib/Serialization/
H A DASTWriter.cpp265 void ASTTypeWriter::VisitAutoType(const AutoType *T) { function in class:ASTTypeWriter

Completed in 641 milliseconds