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