Searched defs:CodeLocation (Results 1 – 1 of 1) sorted by relevance
477 struct CodeLocation { struct478 CodeLocation(const std::string& a_file, int a_line) in CodeLocation() argument481 std::string file;482 int line;