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