Home
last modified time | relevance | path

Searched refs:isBlockByrefVariable (Results 1 – 3 of 3) sorted by relevance

/external/llvm/lib/CodeGen/AsmPrinter/
DDwarfDebug.h167 bool isBlockByrefVariable() const;
DDwarfCompileUnit.cpp733 else if (DV.isBlockByrefVariable()) in addVariableAddress()
DDwarfDebug.cpp136 bool DbgVariable::isBlockByrefVariable() const { in isBlockByrefVariable() function in DbgVariable