Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/AsmPrinter/
DDwarfDebug.h170 bool isBlockByrefVariable() const { in isBlockByrefVariable() function
172 return Var.isBlockByrefVariable(); in isBlockByrefVariable()
DDwarfCompileUnit.cpp240 else if (DV->isBlockByrefVariable()) in addVariableAddress()
DDwarfDebug.cpp98 if (Var.isBlockByrefVariable()) { in getType()
/external/llvm/include/llvm/
DDebugInfo.h670 bool isBlockByrefVariable() const { in isBlockByrefVariable() function