Home
last modified time | relevance | path

Searched refs:expanded_location (Results 1 - 1 of 1) sorted by relevance

/third_party/libabigail/src/
H A Dabg-ir.cc340 class expanded_location class
346 expanded_location();
352 expanded_location(const string& path, unsigned line, unsigned column) in expanded_location() function in abigail::ir::expanded_location
357 operator==(const expanded_location& l) const in operator ==()
365 operator<(const expanded_location& l) const in operator <()
429 std::vector<expanded_location> locs;
451 expanded_location l(file_path, line, col); in create_new_location()
477 expanded_location &l = priv_->locs[location.value_ - 1]; in expand_location()

Completed in 57 milliseconds