Searched refs:PositionalParametersFound (Results 1 – 1 of 1) sorted by relevance
3403 bool PositionalParametersFound = false; in checkForBadMacro() local3438 PositionalParametersFound = true; in checkForBadMacro()3443 PositionalParametersFound = true; in checkForBadMacro()3475 if (!NamedParametersFound && PositionalParametersFound) in checkForBadMacro()