Searched refs:create_new_location (Results 1 – 5 of 5) sorted by relevance
333 create_new_location(const std::string& fle, size_t lne, size_t col);
2236 loc = c.get_translation_unit()->get_loc_mgr().create_new_location(file_path, in read_location()
6612 location l = tu->get_loc_mgr().create_new_location(file, line, 1); in die_location()
365 location_manager::create_new_location(const std::string& file_path, in create_new_location() function in abigail::ir::location_manager
17477 (location_manager::create_new_location): Adjust.33974 * src/abg-ir.cc (location_manager::create_new_location): Fix34890 * src/abg-irc.cc (location_manager::create_new_location): Just