Searched defs:VisitDecltypeType (Results 1 – 4 of 4) sorted by relevance
| /freebsd-src/contrib/llvm-project/clang/include/clang/AST/ | ||
| H A D | ASTNodeTraverser.h | 385 void VisitDecltypeType(const DecltypeType *T) { VisitDecltypeType() function |
| /freebsd-src/contrib/llvm-project/clang/lib/AST/ | ||
| H A D | ODRHash.cpp | 983 void VisitDecltypeType(const DecltypeType *T) { VisitDecltypeType() function in __anon4baa67ec0211::ODRTypeVisitor |
| H A D | ASTImporter.cpp | 1414 ExpectedType ASTNodeImporter::VisitDecltypeType(const DecltypeType *T) { VisitDecltypeType() function in ASTNodeImporter |
| /freebsd-src/contrib/llvm-project/clang/lib/Sema/ | ||
| H A D | SemaTemplate.cpp | 6472 bool UnnamedLocalNoLinkageFinder::VisitDecltypeType(const DecltypeType*) { VisitDecltypeType() function in UnnamedLocalNoLinkageFinder |