Searched refs:pf_it (Results 1 – 1 of 1) sorted by relevance
1140 for (auto pf_it = field_stack_.end() - fieldn_outer; in ParseTable() local1141 pf_it != field_stack_.end(); ++pf_it) { in ParseTable()1142 auto parsed_field = pf_it->second; in ParseTable()