Home
last modified time | relevance | path

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

/external/clang/lib/AST/
DASTDumper.cpp351 void VisitDecltypeType(const DecltypeType *T) { in VisitDecltypeType() function in __anon59a9c3280111::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