Searched refs:PositionalParametersFound (Results 1 – 1 of 1) 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()