Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/AST/
DODRHash.cpp843 void VisitDecltypeType(const DecltypeType *T) { in VisitDecltypeType() function in __anonb19c90110211::ODRTypeVisitor
850 VisitDecltypeType(T); in VisitDependentDecltypeType()
DASTImporter.cpp368 ExpectedType VisitDecltypeType(const DecltypeType *T);
1329 ExpectedType ASTNodeImporter::VisitDecltypeType(const DecltypeType *T) { in VisitDecltypeType() function in ASTNodeImporter
/external/llvm-project/clang/include/clang/AST/
DASTNodeTraverser.h354 void VisitDecltypeType(const DecltypeType *T) { in VisitDecltypeType() function
/external/llvm-project/clang-tools-extra/clangd/
DFindTarget.cpp548 void VisitDecltypeType(const DecltypeType *DTT) { in add() function
/external/clang/lib/AST/
DASTDumper.cpp351 void VisitDecltypeType(const DecltypeType *T) { in VisitDecltypeType() function in __anonf46bef8f0111::ASTDumper
DASTImporter.cpp64 QualType VisitDecltypeType(const DecltypeType *T);
1798 QualType ASTNodeImporter::VisitDecltypeType(const DecltypeType *T) { in VisitDecltypeType() function in ASTNodeImporter
/external/clang/lib/Serialization/
DASTWriter.cpp300 void ASTTypeWriter::VisitDecltypeType(const DecltypeType *T) { in VisitDecltypeType() function in ASTTypeWriter
/external/clang/lib/Sema/
DSemaTemplate.cpp4150 bool UnnamedLocalNoLinkageFinder::VisitDecltypeType(const DecltypeType*) { in VisitDecltypeType() function in UnnamedLocalNoLinkageFinder
/external/llvm-project/clang/lib/Sema/
DSemaTemplate.cpp6079 bool UnnamedLocalNoLinkageFinder::VisitDecltypeType(const DecltypeType*) { in VisitDecltypeType() function in UnnamedLocalNoLinkageFinder