Searched refs:PositionalParametersFound (Results 1 – 1 of 1) sorted by relevance
4690 bool PositionalParametersFound = false; in checkForBadMacro() local4725 PositionalParametersFound = true; in checkForBadMacro()4730 PositionalParametersFound = true; in checkForBadMacro()4762 if (!NamedParametersFound && PositionalParametersFound) in checkForBadMacro()