Searched refs:restoreParsingState (Results 1 – 2 of 2) sorted by relevance
185 void restoreParsingState(const SlotMapping *Slots);
87 restoreParsingState(Slots); in parseStandaloneConstantValue()100 restoreParsingState(Slots); in parseTypeAtBeginning()114 void LLParser::restoreParsingState(const SlotMapping *Slots) { in restoreParsingState() function in LLParser