Searched refs:location_result (Results 1 – 1 of 1) sorted by relevance
2127 llvm::Expected<Value> location_result = location.Evaluate( in GetGlobalAranges() local2129 if (location_result) { in GetGlobalAranges()2130 if (location_result->GetValueType() == in GetGlobalAranges()2133 location_result->GetScalar().ULongLong(); in GetGlobalAranges()2143 location_result.takeError(), in GetGlobalAranges()