Searched refs:restoreParsingState (Results 1 – 2 of 2) sorted by relevance
167 void restoreParsingState(const SlotMapping *Slots);
63 restoreParsingState(Slots); in parseStandaloneConstantValue()76 restoreParsingState(Slots); in parseTypeAtBeginning()90 void LLParser::restoreParsingState(const SlotMapping *Slots) { in restoreParsingState() function in LLParser