Home
last modified time | relevance | path

Searched defs:DbgVariableValue (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DLiveDebugVariables.cpp106 class DbgVariableValue { class
108 DbgVariableValue(ArrayRef<unsigned> NewLocs, bool WasIndirect, bool WasList, in DbgVariableValue() function in __anon093131440211::DbgVariableValue
156 DbgVariableValue() : LocNoCount(0), WasIndirect(false), WasList(false) {} in DbgVariableValue() function in __anon093131440211::DbgVariableValue
157 DbgVariableValue(const DbgVariableValue &Other) in DbgVariableValue() function in __anon093131440211::DbgVariableValue