Searched refs:IsScanf (Results 1 – 2 of 2) sorted by relevance
48 const LangOptions &LO, bool IsScanf = false);
186 bool IsScanf) { in ParseLengthModifier() argument216 if (IsScanf && !LO.C99 && !LO.CPlusPlus11) { in ParseLengthModifier()229 if (IsScanf) { in ParseLengthModifier()244 if (IsScanf) in ParseLengthModifier()