Searched refs:expect_defined (Results 1 – 2 of 2) sorted by relevance
231 bool ParseDirectiveIfdef(SMLoc DirectiveLoc, bool expect_defined);2206 bool AsmParser::ParseDirectiveIfdef(SMLoc DirectiveLoc, bool expect_defined) { in ParseDirectiveIfdef() argument2221 if (expect_defined) in ParseDirectiveIfdef()
511 bool parseDirectiveIfdef(SMLoc DirectiveLoc, bool expect_defined);4495 bool AsmParser::parseDirectiveIfdef(SMLoc DirectiveLoc, bool expect_defined) { in parseDirectiveIfdef() argument4510 if (expect_defined) in parseDirectiveIfdef()