Home
last modified time | relevance | path

Searched defs:VisitDecltypeType (Results 1 – 5 of 5) sorted by relevance

/llvm-project/clang/include/clang/AST/
H A DASTNodeTraverser.h422 void VisitDecltypeType(const DecltypeType *T) { in VisitDecltypeType() function
497 void VisitDecltypeType(DecltypeType TL) { VisitDecltypeType() function
/llvm-project/clang/lib/AST/
H A DODRHash.cpp1000 void VisitDecltypeType(const DecltypeType *T) { VisitDecltypeType() function in __anon5944dbcd0211::ODRTypeVisitor
H A DASTImporter.cpp1440 ExpectedType ASTNodeImporter::VisitDecltypeType(const DecltypeType *T) { VisitDecltypeType() function in ASTNodeImporter
/llvm-project/clang-tools-extra/clangd/
H A DFindTarget.cpp384 void VisitDecltypeType(const DecltypeType *DTT) { in add() function
/llvm-project/clang/lib/Sema/
H A DSemaTemplate.cpp6956 bool UnnamedLocalNoLinkageFinder::VisitDecltypeType(const DecltypeType*) { VisitDecltypeType() function in UnnamedLocalNoLinkageFinder