Searched refs:isScopeAbstract (Results 1 – 2 of 2) sorted by relevance
285 DIE *constructVariableDIE(DbgVariable *DV, bool isScopeAbstract);
1199 DIE *CompileUnit::constructVariableDIE(DbgVariable *DV, bool isScopeAbstract) { in constructVariableDIE() argument1225 if (isScopeAbstract) { in constructVariableDIE()