Lines Matching refs:SR
1402 void CompileUnit::constructSubrangeDIE(DIE &Buffer, DISubrange SR,1413 int64_t LowerBound = SR.getLo();1415 int64_t Count = SR.getCount();