Searched defs:PreParserList (Results 1 – 1 of 1) sorted by relevance
418 friend class PreParserList; variable429 PreParserList() : length_(0), variables_(nullptr) {} in PreParserList() function438 explicit PreParserList(int n) : length_(n), variables_(nullptr) {} in PreParserList() function