Searched refs:VariableLocation (Results 1 – 1 of 1) sorted by relevance
72 struct VariableLocation { struct84 static std::vector<VariableLocation> GetVariableLocations( in GetVariableLocations() argument93 std::vector<VariableLocation> variable_locations; in GetVariableLocations()187 std::vector<VariableLocation> variable_locations = GetVariableLocations( in WriteDebugLocEntry()202 for (const VariableLocation& variable_location : variable_locations) { in WriteDebugLocEntry()