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

/external/clang/lib/AST/
H A DType.cpp556 AutoType *VisitAutoType(const AutoType *AT) { function in class:__anon15136::GetContainedAutoVisitor
H A DASTImporter.cpp66 QualType VisitAutoType(const AutoType *T);
1702 QualType ASTNodeImporter::VisitAutoType(const AutoType *T) { function in class:ASTNodeImporter
/external/clang/lib/Sema/
H A DSemaTemplate.cpp3879 bool UnnamedLocalNoLinkageFinder::VisitAutoType(const AutoType *T) { function in class:UnnamedLocalNoLinkageFinder
/external/clang/lib/Serialization/
H A DASTWriter.cpp251 void ASTTypeWriter::VisitAutoType(const AutoType *T) { function in class:ASTTypeWriter

Completed in 149 milliseconds