Searched refs:restoreParsingState (Results 1 – 2 of 2) sorted by relevance
164 void restoreParsingState(const SlotMapping *Slots);
54 restoreParsingState(Slots); in parseStandaloneConstantValue()65 void LLParser::restoreParsingState(const SlotMapping *Slots) { in restoreParsingState() function in LLParser