Searched defs:CodeLocation (Results 1 – 2 of 2) sorted by relevance
492 struct CodeLocation { struct493 CodeLocation(const std::string& a_file, int a_line) in CodeLocation() argument496 std::string file;497 int line;
480 struct CodeLocation { struct481 CodeLocation(const std::string& a_file, int a_line) in CodeLocation() argument484 std::string file;485 int line;