Home
last modified time | relevance | path

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

/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/AST/
H A DODRHash.cpp843 void VisitDecltypeType(const DecltypeType *T) { in VisitDecltypeType() function in __anon79b649e50211::ODRTypeVisitor
H A DASTImporter.cpp1330 ExpectedType ASTNodeImporter::VisitDecltypeType(const DecltypeType *T) { in VisitDecltypeType() function in ASTNodeImporter
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaTemplate.cpp6069 bool UnnamedLocalNoLinkageFinder::VisitDecltypeType(const DecltypeType*) { in VisitDecltypeType() function in UnnamedLocalNoLinkageFinder