Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/AsmPrinter/
DDwarfCompileUnit.h367 DIE *constructVariableDIE(DbgVariable *DV, bool isScopeAbstract);
DDwarfCompileUnit.cpp1487 DIE *CompileUnit::constructVariableDIE(DbgVariable *DV, bool isScopeAbstract) { in constructVariableDIE() argument
1509 if (isScopeAbstract) { in constructVariableDIE()