Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/include/clang/AST/
H A DASTNodeTraverser.h379 void VisitDecltypeType(const DecltypeType *T) { in VisitDecltypeType() function
/openbsd-src/gnu/llvm/clang/lib/AST/
H A DODRHash.cpp998 void VisitDecltypeType(const DecltypeType *T) { in VisitDecltypeType() function in __anoncf944ab10211::ODRTypeVisitor
H A DASTImporter.cpp1394 ExpectedType ASTNodeImporter::VisitDecltypeType(const DecltypeType *T) { in VisitDecltypeType() function in ASTNodeImporter
/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaTemplate.cpp6296 bool UnnamedLocalNoLinkageFinder::VisitDecltypeType(const DecltypeType*) { in VisitDecltypeType() function in UnnamedLocalNoLinkageFinder