Home
last modified time | relevance | path

Searched refs:VisitDecltypeType (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DASTNodeTraverser.h422 void VisitDecltypeType(const DecltypeType *T) { in VisitDecltypeType() function
497 void VisitDecltypeType(DecltypeType TL) { in VisitDecltypeType() function
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DODRHash.cpp1000 void VisitDecltypeType(const DecltypeType *T) { in VisitDecltypeType() function in __anonb4317f1a0211::ODRTypeVisitor
1006 VisitDecltypeType(T); in VisitDependentDecltypeType()
H A DASTImporter.cpp1440 ExpectedType ASTNodeImporter::VisitDecltypeType(const DecltypeType *T) { in VisitDecltypeType() function in ASTNodeImporter
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaTemplate.cpp5744 bool UnnamedLocalNoLinkageFinder::VisitDecltypeType(const DecltypeType*) { in VisitDecltypeType() function in UnnamedLocalNoLinkageFinder