Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.cpp8882 CompilerType elaborated_clang_type = GetType(elaborated_qual_type); in DumpValue() local
8883 lldb::Format elaborated_format = elaborated_clang_type.GetFormat(); in DumpValue()
8888 return elaborated_clang_type.DumpValue( in DumpValue()
8907 CompilerType elaborated_clang_type = GetType(elaborated_qual_type); in DumpValue() local
8908 lldb::Format elaborated_format = elaborated_clang_type.GetFormat(); in DumpValue()
8913 return elaborated_clang_type.DumpValue( in DumpValue()