Home
last modified time | relevance | path

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

/external/llvm/lib/AsmParser/
DLLParser.h164 void restoreParsingState(const SlotMapping *Slots);
DLLParser.cpp54 restoreParsingState(Slots); in parseStandaloneConstantValue()
65 void LLParser::restoreParsingState(const SlotMapping *Slots) { in restoreParsingState() function in LLParser