Searched refs:expect_defined (Results 1 – 1 of 1) sorted by relevance
628 bool parseDirectiveIfdef(SMLoc DirectiveLoc, bool expect_defined);5024 bool AsmParser::parseDirectiveIfdef(SMLoc DirectiveLoc, bool expect_defined) { in parseDirectiveIfdef() argument5038 if (expect_defined) in parseDirectiveIfdef()