Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DLiveDebugVariables.cpp154 WasList(Other.getWasList()), Expression(Other.getExpression()) { in DbgVariableValue()
172 WasList = Other.getWasList(); in operator =()
183 bool getWasList() const { return WasList; } in getWasList() function in __anon5b3cf91b0211::DbgVariableValue
735 else if (I.value().getWasList()) in print()
1699 bool IsList = DbgValue.getWasList(); in insertDebugValue()