Searched refs:PositionalParametersFound (Results 1 – 1 of 1) sorted by relevance
4370 bool PositionalParametersFound = false; in checkForBadMacro() local4405 PositionalParametersFound = true; in checkForBadMacro()4410 PositionalParametersFound = true; in checkForBadMacro()4442 if (!NamedParametersFound && PositionalParametersFound) in checkForBadMacro()