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

/freebsd-11-stable/contrib/llvm-project/lldb/source/Symbol/
H A DClangASTContext.cpp8276 CompilerType elaborated_clang_type = GetType(elaborated_qual_type); local
8277 lldb::Format elaborated_format = elaborated_clang_type.GetFormat();
8282 return elaborated_clang_type.DumpValue(
8301 CompilerType elaborated_clang_type = GetType(elaborated_qual_type); local
8302 lldb::Format elaborated_format = elaborated_clang_type.GetFormat();
8307 return elaborated_clang_type.DumpValue(

Completed in 61 milliseconds