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

/external/lldb/source/Symbol/
H A DClangASTContext.cpp859 ClangASTType complex_float_clang_type = GetBuiltinTypeForDWARFEncodingAndBitSize ("float", DW_ATE_float, bit_size/2); local
860 return ClangASTType (ast, ast->getComplexType (complex_float_clang_type.GetQualType()).getAsOpaquePtr());

Completed in 88 milliseconds