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

/freebsd-12-stable/contrib/llvm-project/lldb/source/Plugins/Language/ObjC/
H A DCoreMedia.cpp42 auto int32_ty = type_system_or_err->GetBuiltinTypeForEncodingAndBitSize( local
46 auto timescale_sp(valobj.GetSyntheticChildAtOffset(8, int32_ty, true));
47 auto flags_sp(valobj.GetSyntheticChildAtOffset(12, int32_ty, true));

Completed in 113 milliseconds