Searched refs:location_result (Results 1 – 1 of 1) sorted by relevance
2067 llvm::Expected<Value> location_result = location.Evaluate( in GetGlobalAranges() local2069 if (location_result) { in GetGlobalAranges()2070 if (location_result->GetValueType() == in GetGlobalAranges()2073 location_result->GetScalar().ULongLong(); in GetGlobalAranges()2084 location_result.takeError(), in GetGlobalAranges()