Searched refs:VisitTypeOfType (Results 1 – 4 of 4) sorted by relevance
| /freebsd-12.1/contrib/llvm/tools/clang/lib/AST/ | ||
| H A D | ODRHash.cpp | 978 void VisitTypeOfType(const TypeOfType *T) { in VisitTypeOfType() function in __anondc2745e90211::ODRTypeVisitor |
| H A D | ASTImporter.cpp | 345 ExpectedType VisitTypeOfType(const TypeOfType *T); |
| /freebsd-12.1/contrib/llvm/tools/clang/lib/Serialization/ | ||
| H A D | ASTWriter.cpp | 351 void ASTTypeWriter::VisitTypeOfType(const TypeOfType *T) { in VisitTypeOfType() function in ASTTypeWriter |
| /freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/ | ||
| H A D | SemaTemplate.cpp | 5422 bool UnnamedLocalNoLinkageFinder::VisitTypeOfType(const TypeOfType* T) { in VisitTypeOfType() function in UnnamedLocalNoLinkageFinder |