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