Lines Matching refs:DIVar
1150 const DILocalVariable *DIVar = Ranges.front().first->getDebugVariable();1151 if (DIVar->isParameter() &&1152 getDISubprogram(DIVar->getScope())->describes(MF->getFunction())) {