Searched defs:ErrorAndEatStatement (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/Target/X86/AsmParser/
H A DX86AsmParser.cpp644 bool ErrorAndEatStatement(SMLoc L, const Twine &Msg, function in class:__anon26165::X86AsmParser
1657 return !ErrorAndEatStatement(getLexer().getLoc(),
1662 return !ErrorAndEatStatement(getLexer().getLoc(),
1671 return !ErrorAndEatStatement(getLexer().getLoc(),
1675 return !ErrorAndEatStatement(getLexer().getLoc(),
1689 return !ErrorAndEatStatement(getLexer().getLoc(),
1698 return !ErrorAndEatStatement(getLexer().getLoc(),
1702 return !ErrorAndEatStatement(getLexer().getLoc(),
1989 return ErrorAndEatStatement(getLexer().getLoc(),

Completed in 79 milliseconds