Searched refs:PositionalParametersFound (Results 1 – 2 of 2) sorted by relevance
3907 bool PositionalParametersFound = false; in checkForBadMacro() local3942 PositionalParametersFound = true; in checkForBadMacro()3947 PositionalParametersFound = true; in checkForBadMacro()3979 if (!NamedParametersFound && PositionalParametersFound) in checkForBadMacro()
4507 bool PositionalParametersFound = false; in checkForBadMacro() local4542 PositionalParametersFound = true; in checkForBadMacro()4547 PositionalParametersFound = true; in checkForBadMacro()4579 if (!NamedParametersFound && PositionalParametersFound) in checkForBadMacro()