Searched defs:CodeLocation (Results 1 – 1 of 1) sorted by relevance
494 struct CodeLocation { struct495 CodeLocation(const std::string& a_file, int a_line) in CodeLocation() argument498 std::string file;499 int line;