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