Searched refs:VisitDecltypeType (Results 1 – 4 of 4) sorted by relevance
345 void VisitDecltypeType(const DecltypeType *T) { in VisitDecltypeType() function in __anonb1addcb90111::ASTDumper
64 QualType VisitDecltypeType(const DecltypeType *T);1671 QualType ASTNodeImporter::VisitDecltypeType(const DecltypeType *T) { in VisitDecltypeType() function in ASTNodeImporter
265 void ASTTypeWriter::VisitDecltypeType(const DecltypeType *T) { in VisitDecltypeType() function in ASTTypeWriter
4015 bool UnnamedLocalNoLinkageFinder::VisitDecltypeType(const DecltypeType*) { in VisitDecltypeType() function in UnnamedLocalNoLinkageFinder