Searched refs:VisitTypeOfExprType (Results 1 – 5 of 5) sorted by relevance
| /freebsd-12.1/contrib/llvm/tools/clang/lib/AST/ | ||
| H A D | ODRHash.cpp | 970 void VisitTypeOfExprType(const TypeOfExprType *T) { in VisitTypeOfExprType() function in __anondc2745e90211::ODRTypeVisitor |
| H A D | ASTDumper.cpp | 170 void VisitTypeOfExprType(const TypeOfExprType *T) { in VisitTypeOfExprType() function in __anon7de60b550111::ASTDumper |
| H A D | ASTImporter.cpp | 343 ExpectedType VisitTypeOfExprType(const TypeOfExprType *T); |
| /freebsd-12.1/contrib/llvm/tools/clang/lib/Serialization/ | ||
| H A D | ASTWriter.cpp | 346 void ASTTypeWriter::VisitTypeOfExprType(const TypeOfExprType *T) { in VisitTypeOfExprType() function in ASTTypeWriter |
| /freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/ | ||
| H A D | SemaTemplate.cpp | 5418 bool UnnamedLocalNoLinkageFinder::VisitTypeOfExprType(const TypeOfExprType*) { in VisitTypeOfExprType() function in UnnamedLocalNoLinkageFinder |