Searched refs:VisitTypeOfType (Results 1 – 3 of 3) sorted by relevance
| /llvm-project-15.0.7/clang/lib/AST/ | ||
| H A D | ODRHash.cpp | 1063 void VisitTypeOfType(const TypeOfType *T) { in VisitTypeOfType() function in __anonfecede4a0211::ODRTypeVisitor |
| H A D | ASTImporter.cpp | 396 ExpectedType VisitTypeOfType(const TypeOfType *T); |
| /llvm-project-15.0.7/clang/lib/Sema/ | ||
| H A D | SemaTemplate.cpp | 6127 bool UnnamedLocalNoLinkageFinder::VisitTypeOfType(const TypeOfType* T) { in VisitTypeOfType() function in UnnamedLocalNoLinkageFinder |