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

/external/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfCompileUnit.h326 DIE *constructVariableDIE(DbgVariable *DV, bool isScopeAbstract);
H A DDwarfCompileUnit.cpp1328 DIE *CompileUnit::constructVariableDIE(DbgVariable *DV, bool isScopeAbstract) { argument
1352 if (isScopeAbstract) {

Completed in 61 milliseconds