Searched refs:VisitUsingType (Results 1 – 5 of 5) sorted by relevance
| /llvm-project-15.0.7/clang/include/clang/AST/ | ||
| H A D | TextNodeDumper.h | 315 void VisitUsingType(const UsingType *T); |
| /llvm-project-15.0.7/clang-tools-extra/clangd/ | ||
| H A D | IncludeCleaner.cpp | 105 bool VisitUsingType(UsingType *UT) { in VisitUsingType() function in clang::clangd::__anona29aa5690111::ReferencedLocationCrawler |
| H A D | FindTarget.cpp | 368 void VisitUsingType(const UsingType *ET) { in add() function |
| /llvm-project-15.0.7/clang/lib/AST/ | ||
| H A D | TextNodeDumper.cpp | 1544 void TextNodeDumper::VisitUsingType(const UsingType *T) { in VisitUsingType() function in TextNodeDumper |
| H A D | ASTImporter.cpp | 397 ExpectedType VisitUsingType(const UsingType *T); |