Searched refs:NamedParametersFound (Results 1 – 1 of 1) sorted by relevance
3154 bool NamedParametersFound = false; in checkForBadMacro() local3219 NamedParametersFound = true; in checkForBadMacro()3227 if (!NamedParametersFound && PositionalParametersFound) in checkForBadMacro()