Searched refs:VisitTypeOfType (Results 1 – 3 of 3) sorted by relevance
| /src/contrib/llvm-project/clang/lib/AST/ | ||
| H A D | ODRHash.cpp | 1199 void VisitTypeOfType(const TypeOfType *T) { in VisitTypeOfType() function in __anon27787b2f0211::ODRTypeVisitor |
| H A D | ASTImporter.cpp | 1421 ExpectedType ASTNodeImporter::VisitTypeOfType(const TypeOfType *T) { in VisitTypeOfType() function in ASTNodeImporter |
| /src/contrib/llvm-project/clang/lib/Sema/ | ||
| H A D | SemaTemplate.cpp | 5740 bool UnnamedLocalNoLinkageFinder::VisitTypeOfType(const TypeOfType* T) { in VisitTypeOfType() function in UnnamedLocalNoLinkageFinder |