Searched refs:to_match (Results 1 – 1 of 1) sorted by relevance
1933 std::string to_match; in MatchNamedComponents() local1937 to_match = component; in MatchNamedComponents()1943 to_match = path + component; in MatchNamedComponents()1946 if (ExpandLocation(base_location, bcp_pos) == to_match) { in MatchNamedComponents()