Searched refs:PositionalParametersFound (Results 1 – 1 of 1) sorted by relevance
4660 bool PositionalParametersFound = false; in checkForBadMacro() local4695 PositionalParametersFound = true; in checkForBadMacro()4700 PositionalParametersFound = true; in checkForBadMacro()4732 if (!NamedParametersFound && PositionalParametersFound) in checkForBadMacro()