Searched refs:template_saves_ (Results 1 – 2 of 2) sorted by relevance
54 template_saves_.clear(); in Clear()66 std::vector<std::string> template_saves_; variable
351 if (template_saves_.empty()) { in ParseT()357 AppendCurrent(template_saves_[0]); in ParseT()368 if (index >= template_saves_.size()) { in ParseT()373 AppendCurrent(template_saves_[index]); in ParseT()418 template_saves_ = cur_state_.args; in ParseFunctionNameTemplate()788 template_saves_ = cur_state_.args; in ParseFunctionTemplateArguments()