Searched defs:CodeLocation (Results 1 – 3 of 3) sorted by relevance
512 struct CodeLocation { struct513 CodeLocation(const std::string& a_file, int a_line) in CodeLocation() argument516 std::string file;517 int line;
480 struct CodeLocation { struct481 CodeLocation(const std::string& a_file, int a_line) in CodeLocation() argument484 std::string file;485 int line;
491 struct CodeLocation { struct492 CodeLocation(const std::string& a_file, int a_line) in CodeLocation() argument495 std::string file;496 int line;