Searched refs:dst_clang_type (Results 1 – 1 of 1) sorted by relevance
62 lldb::opaque_compiler_type_t dst_clang_type = ret_or_error->getAsOpaquePtr(); in CopyType() local64 if (dst_clang_type) in CopyType()65 return CompilerType(dst_ast.weak_from_this(), dst_clang_type); in CopyType()