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

/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangFunctionCaller.cpp134 CompilerType clang_qual_type = local
136 if (clang_qual_type) {
137 type_name = clang_qual_type.GetTypeName().AsCString("");

Completed in 57 milliseconds