Searched refs:PositionalParametersFound (Results 1 – 1 of 1) sorted by relevance
3396 bool PositionalParametersFound = false; in checkForBadMacro() local3431 PositionalParametersFound = true; in checkForBadMacro()3436 PositionalParametersFound = true; in checkForBadMacro()3468 if (!NamedParametersFound && PositionalParametersFound) in checkForBadMacro()