Searched refs:expect_defined (Results 1 – 1 of 1) sorted by relevance
249 bool ParseDirectiveIfdef(SMLoc DirectiveLoc, bool expect_defined);2318 bool AsmParser::ParseDirectiveIfdef(SMLoc DirectiveLoc, bool expect_defined) { in ParseDirectiveIfdef() argument2333 if (expect_defined) in ParseDirectiveIfdef()