Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/lldb/source/Symbol/
HDClangASTType.cpp6323 ClangASTType typedef_clang_type (m_ast, typedef_qual_type); in DumpValue() local
6324 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() local
6439 format = typedef_clang_type.GetFormat(); in DumpTypeValue()
6443 return typedef_clang_type.DumpTypeValue (s, in DumpTypeValue()