Searched refs:path_component (Results 1 – 2 of 2) sorted by relevance
228 void AddPath(int path_component);
337 void Parser::LocationRecorder::AddPath(int path_component) { in AddPath() argument338 location_->add_path(path_component); in AddPath()