HomeSort by relevance Sort by last modified time
    Searched refs:isBlockByrefVariable (Results 1 - 3 of 3) sorted by null

  /external/llvm/lib/CodeGen/AsmPrinter/
DwarfDebug.h 173 bool isBlockByrefVariable() const;
DwarfCompileUnit.cpp 740 else if (DV.isBlockByrefVariable())
DwarfDebug.cpp 146 bool DbgVariable::isBlockByrefVariable() const {
155 // FIXME: isBlockByrefVariable should be reformulated in terms of complex
    [all...]

Completed in 86 milliseconds