Searched refs:typedef_clang_type (Results 1 – 1 of 1) sorted by relevance
6323 ClangASTType typedef_clang_type (m_ast, typedef_qual_type); in DumpValue() local6324 lldb::Format typedef_format = typedef_clang_type.GetFormat(); in DumpValue()6328 return typedef_clang_type.DumpValue (exe_ctx, in DumpValue()6437 ClangASTType typedef_clang_type (m_ast, typedef_qual_type); in DumpTypeValue() local6439 format = typedef_clang_type.GetFormat(); in DumpTypeValue()6443 return typedef_clang_type.DumpTypeValue (s, in DumpTypeValue()