Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/lib/MC/MCParser/
H A DAsmParser.cpp5993 bool StatementErr = parseStatement(Info, &SI); in parseMSInlineAsm() local
5995 if (StatementErr || Info.ParseError) { in parseMSInlineAsm()
H A DMasmParser.cpp7401 bool StatementErr = parseStatement(Info, &SI); in parseMSInlineAsm() local
7403 if (StatementErr || Info.ParseError) { in parseMSInlineAsm()