Searched refs:ExpectZero (Results 1 – 1 of 1) sorted by relevance
950 bool parseDirectiveErrorIfe(SMLoc DirectiveLoc, bool ExpectZero);5159 bool MasmParser::parseDirectiveErrorIfe(SMLoc DirectiveLoc, bool ExpectZero) { in parseDirectiveErrorIfe() argument5179 if ((ExprValue == 0) == ExpectZero) in parseDirectiveErrorIfe()