Home
last modified time | relevance | path

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

/external/clang/lib/AST/
DASTImporter.cpp64 QualType VisitDecltypeType(const DecltypeType *T);
1671 QualType ASTNodeImporter::VisitDecltypeType(const DecltypeType *T) { in VisitDecltypeType() function in ASTNodeImporter
/external/clang/lib/Serialization/
DASTWriter.cpp252 void ASTTypeWriter::VisitDecltypeType(const DecltypeType *T) { in VisitDecltypeType() function in ASTTypeWriter
/external/clang/lib/Sema/
DSemaTemplate.cpp4021 bool UnnamedLocalNoLinkageFinder::VisitDecltypeType(const DecltypeType*) { in VisitDecltypeType() function in UnnamedLocalNoLinkageFinder