Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/AsmPrinter/
DDwarfDebug.h72 E_Location, enumerator
102 EntryKind = E_Location; in DotDebugLocEntry()
131 bool isLocation() const { return EntryKind == E_Location; } in isLocation()