Searched refs:match_variables (Results 1 – 1 of 1) sorted by relevance
124 auto& match_variables = children_dependencies[parent->name_]; in FinalizeParseAndMatchFields() local125 if (std::find(match_variables.begin(), match_variables.end(), avf) == match_variables.end()) { in FinalizeParseAndMatchFields()126 match_variables.push_back(avf); in FinalizeParseAndMatchFields()