Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/
H A DLiveDebugVariables.cpp158 WasList(Other.getWasList()), Expression(Other.getExpression()) { in DbgVariableValue()
176 WasList = Other.getWasList(); in operator =()
187 bool getWasList() const { return WasList; } in getWasList() function in __anonef106bf80211::DbgVariableValue
738 else if (I.value().getWasList()) in print()
1712 bool IsList = DbgValue.getWasList(); in insertDebugValue()