Searched refs:PositionalParametersFound (Results 1 – 1 of 1) sorted by relevance
4608 bool PositionalParametersFound = false; in checkForBadMacro() local4643 PositionalParametersFound = true; in checkForBadMacro()4648 PositionalParametersFound = true; in checkForBadMacro()4680 if (!NamedParametersFound && PositionalParametersFound) in checkForBadMacro()