Lines Matching defs:scratch_ts_sp
1758 TypeSystemClangSP scratch_ts_sp =
1760 if (!scratch_ts_sp)
1774 scratch_ts_sp->GetBuiltinTypeForEncodingAndBitSize(eEncodingUint, 32);
1776 scratch_ts_sp->GetBasicType(eBasicTypeVoid).GetPointerType();
1899 TypeSystemClangSP scratch_ts_sp =
1901 if (!scratch_ts_sp)
1939 scratch_ts_sp->GetBuiltinTypeForEncodingAndBitSize(eEncodingUint, 32);
1941 scratch_ts_sp->GetBasicType(eBasicTypeVoid).GetPointerType();
1943 scratch_ts_sp->GetBuiltinTypeForEncodingAndBitSize(eEncodingUint, 64)
2010 TypeSystemClangSP scratch_ts_sp =
2013 if (!scratch_ts_sp)
2133 scratch_ts_sp->GetBuiltinTypeForEncodingAndBitSize(eEncodingUint, 32);
2275 TypeSystemClangSP scratch_ts_sp =
2278 if (!scratch_ts_sp)
2371 scratch_ts_sp->GetBuiltinTypeForEncodingAndBitSize(eEncodingUint, 32);
3421 TypeSystemClangSP scratch_ts_sp =
3423 if (!scratch_ts_sp)
3426 scratch_ts_sp->GetBasicType(lldb::eBasicTypeVoid).GetPointerType();