Searched defs:CodeLocation (Results 1 – 2 of 2) sorted by relevance
480 struct CodeLocation { struct481 CodeLocation(const std::string& a_file, int a_line) in CodeLocation() function484 std::string file;485 int line;
492 struct CodeLocation { struct493 CodeLocation(const std::string& a_file, int a_line) in CodeLocation() argument496 std::string file;497 int line;