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

/netbsd-current/external/apache2/llvm/dist/clang/include/clang/AST/
H A DJSONNodeDumper.h221 void VisitAutoType(const AutoType *AT);
H A DTextNodeDumper.h313 void VisitAutoType(const AutoType *T);
/netbsd-current/external/apache2/llvm/dist/clang/lib/AST/
H A DODRHash.cpp858 void VisitAutoType(const AutoType *T) { function in class:__anon332::ODRTypeVisitor
H A DTextNodeDumper.cpp1500 void TextNodeDumper::VisitAutoType(const AutoType *T) { function in class:TextNodeDumper
H A DJSONNodeDumper.cpp652 void JSONNodeDumper::VisitAutoType(const AutoType *AT) { function in class:JSONNodeDumper
H A DType.cpp1170 QualType VisitAutoType(const AutoType *T) { function in struct:__anon342::SimpleTransformVisitor
H A DASTImporter.cpp360 ExpectedType VisitAutoType(const AutoType *T);
1358 ExpectedType ASTNodeImporter::VisitAutoType(const AutoType *T) { function in class:ASTNodeImporter
/netbsd-current/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaTemplate.cpp6078 bool UnnamedLocalNoLinkageFinder::VisitAutoType(const AutoType *T) { function in class:UnnamedLocalNoLinkageFinder

Completed in 289 milliseconds