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.cpp102 class DbgVariableValue { class
104 DbgVariableValue(ArrayRef<unsigned> NewLocs, bool WasIndirect, bool WasList, in DbgVariableValue() function in __anon58a1900c0211::DbgVariableValue
152 DbgVariableValue() : LocNoCount(0), WasIndirect(false), WasList(false) {} in DbgVariableValue() function in __anon58a1900c0211::DbgVariableValue
153 DbgVariableValue(const DbgVariableValue &Other) in DbgVariableValue() function in __anon58a1900c0211::DbgVariableValue