Searched refs:DumpTypeDescription (Results 1 – 5 of 5) sorted by relevance
608 DumpTypeDescription () const; // Dump to stdout611 DumpTypeDescription (Stream *s) const;
178 GetClangForwardType().DumpTypeDescription(s); in GetDescription()226 GetClangForwardType().DumpTypeDescription (s); in Dump()975 m_clang_ast_type.DumpTypeDescription (&strm); in GetDescription()
6048 ClangASTType::DumpTypeDescription () const in DumpTypeDescription() function in ClangASTType6051 DumpTypeDescription (&s); in DumpTypeDescription()6060 ClangASTType::DumpTypeDescription (Stream *s) const in DumpTypeDescription() function in ClangASTType6108 … ClangASTType (m_ast, cast<ElaboratedType>(qual_type)->getNamedType()).DumpTypeDescription(s); in DumpTypeDescription()6112 ClangASTType (m_ast, cast<ParenType>(qual_type)->desugar()).DumpTypeDescription(s); in DumpTypeDescription()
586 m_result_type.DumpTypeDescription(&type_desc_stream); in CreateResultVariable()600 m_result_type.DumpTypeDescription(&type_desc_stream); in CreateResultVariable()
1697 return_type.DumpTypeDescription(&s); in ReturnFromFrame()