Searched defs:DbgValueLocation (Results 1 – 1 of 1) sorted by relevance
99 class DbgValueLocation { class101 DbgValueLocation(unsigned LocNo, bool WasIndirect) in DbgValueLocation() function in DbgValueLocation107 DbgValueLocation() : LocNo(0), WasIndirect(0) {} in DbgValueLocation() function in DbgValueLocation