Searched defs:CodeLocation (Results 1 – 1 of 1) 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;