Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/AsmPrinter/
DDebugLocEntry.h67 bool isLocation() const { return EntryKind == E_Location; } in isLocation() function
DDwarfDebug.cpp1506 } else if (Value.isLocation()) { in emitDebugLocValue()