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

/freebsd-12-stable/contrib/llvm-project/clang/lib/AST/
H A DODRHash.cpp843 void VisitDecltypeType(const DecltypeType *T) { function in class:__anon2736::ODRTypeVisitor
850 VisitDecltypeType(T);
H A DASTImporter.cpp376 ExpectedType VisitDecltypeType(const DecltypeType *T);
1335 ExpectedType ASTNodeImporter::VisitDecltypeType(const DecltypeType *T) { function in class:ASTNodeImporter
/freebsd-12-stable/contrib/llvm-project/clang/include/clang/AST/
H A DASTNodeTraverser.h335 void VisitDecltypeType(const DecltypeType *T) { function in class:clang::ASTNodeTraverser
/freebsd-12-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaTemplate.cpp5878 bool UnnamedLocalNoLinkageFinder::VisitDecltypeType(const DecltypeType*) { function in class:UnnamedLocalNoLinkageFinder

Completed in 164 milliseconds