Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DODRHash.cpp843 void VisitDecltypeType(const DecltypeType *T) { in VisitDecltypeType() function in __anon79b649e50211::ODRTypeVisitor
850 VisitDecltypeType(T); in VisitDependentDecltypeType()
H A DASTImporter.cpp358 ExpectedType VisitDecltypeType(const DecltypeType *T);
1330 ExpectedType ASTNodeImporter::VisitDecltypeType(const DecltypeType *T) { in VisitDecltypeType() function in ASTNodeImporter
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DASTNodeTraverser.h355 void VisitDecltypeType(const DecltypeType *T) { in VisitDecltypeType() function
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaTemplate.cpp6069 bool UnnamedLocalNoLinkageFinder::VisitDecltypeType(const DecltypeType*) { in VisitDecltypeType() function in UnnamedLocalNoLinkageFinder