Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/CodeGen/AsmPrinter/
DDwarfCompileUnit.h285 DIE *constructVariableDIE(DbgVariable *DV, bool isScopeAbstract);
DDwarfCompileUnit.cpp1199 DIE *CompileUnit::constructVariableDIE(DbgVariable *DV, bool isScopeAbstract) { in constructVariableDIE() argument
1225 if (isScopeAbstract) { in constructVariableDIE()