Searched defs:VisitAutoType (Results 1 – 6 of 6) sorted by relevance
| /llvm-project-15.0.7/clang/unittests/Tooling/RecursiveASTVisitorTests/ | ||
| H A D | Concept.cpp | 81 bool VisitAutoType(AutoType *) { in VisitAutoType() function |
| /llvm-project-15.0.7/clang/lib/AST/ | ||
| H A D | ODRHash.cpp | 859 void VisitAutoType(const AutoType *T) { in VisitAutoType() function in __anonfecede4a0211::ODRTypeVisitor |
| H A D | JSONNodeDumper.cpp | 683 void JSONNodeDumper::VisitAutoType(const AutoType *AT) { in VisitAutoType() function in JSONNodeDumper |
| H A D | TextNodeDumper.cpp | 1571 void TextNodeDumper::VisitAutoType(const AutoType *T) { in VisitAutoType() function in TextNodeDumper |
| H A D | ASTImporter.cpp | 1424 ExpectedType ASTNodeImporter::VisitAutoType(const AutoType *T) { in VisitAutoType() function in ASTNodeImporter |
| /llvm-project-15.0.7/clang/lib/Sema/ | ||
| H A D | SemaTemplate.cpp | 6140 bool UnnamedLocalNoLinkageFinder::VisitAutoType(const AutoType *T) { in VisitAutoType() function in UnnamedLocalNoLinkageFinder |