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