Searched refs:ExpectDefined (Results 1 – 1 of 1) sorted by relevance
944 bool parseDirectiveErrorIfdef(SMLoc DirectiveLoc, bool ExpectDefined);5056 bool ExpectDefined) { in parseDirectiveErrorIfdef() argument5092 if (IsDefined == ExpectDefined) in parseDirectiveErrorIfdef()