Searched refs:hasInvalid (Results 1 – 1 of 1) sorted by relevance
4762 bool hasInvalid = false; in checkArgsForPlaceholders() local4766 if (result.isInvalid()) hasInvalid = true; in checkArgsForPlaceholders()4768 } else if (hasInvalid) { in checkArgsForPlaceholders()4772 return hasInvalid; in checkArgsForPlaceholders()