Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/AsmPrinter/
DDwarfDebug.h74 E_Location, enumerator
92 Constant(false) { Constants.Int = 0; EntryKind = E_Location; } in DotDebugLocEntry()
114 bool isLocation() const { return EntryKind == E_Location; } in isLocation()