Searched refs:PositionalParametersFound (Results 1 – 1 of 1) sorted by relevance
4675 bool PositionalParametersFound = false; in checkForBadMacro() local4710 PositionalParametersFound = true; in checkForBadMacro()4715 PositionalParametersFound = true; in checkForBadMacro()4747 if (!NamedParametersFound && PositionalParametersFound) in checkForBadMacro()