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

/freebsd-10.3-release/contrib/llvm/tools/clang/lib/AST/
H A DType.cpp560 AutoType *VisitAutoType(const AutoType *AT) { function in class:__anon3154::GetContainedAutoVisitor
H A DASTImporter.cpp66 QualType VisitAutoType(const AutoType *T);
1702 QualType ASTNodeImporter::VisitAutoType(const AutoType *T) { function in class:ASTNodeImporter
/freebsd-10.3-release/contrib/llvm/tools/clang/lib/Sema/
H A DSemaTemplate.cpp3929 bool UnnamedLocalNoLinkageFinder::VisitAutoType(const AutoType *T) { function in class:UnnamedLocalNoLinkageFinder
/freebsd-10.3-release/contrib/llvm/tools/clang/lib/Serialization/
H A DASTWriter.cpp251 void ASTTypeWriter::VisitAutoType(const AutoType *T) { function in class:ASTTypeWriter

Completed in 188 milliseconds