Searched refs:restoreParsingState (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/AsmParser/
H A DLLParser.h190 void restoreParsingState(const SlotMapping *Slots);
H A DLLParser.cpp86 restoreParsingState(Slots);
99 restoreParsingState(Slots);
113 void LLParser::restoreParsingState(const SlotMapping *Slots) { function in class:LLParser

Completed in 348 milliseconds