Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DLiveDebugVariables.cpp101 class DbgVariableValue { class
103 DbgVariableValue(ArrayRef<unsigned> NewLocs, bool WasIndirect, bool WasList, in DbgVariableValue() function in __anon5b3cf91b0211::DbgVariableValue
151 DbgVariableValue() : LocNoCount(0), WasIndirect(false), WasList(false) {} in DbgVariableValue() function in __anon5b3cf91b0211::DbgVariableValue
152 DbgVariableValue(const DbgVariableValue &Other) in DbgVariableValue() function in __anon5b3cf91b0211::DbgVariableValue