Searched refs:IsScanf (Results 1 – 2 of 2) sorted by relevance
64 const LangOptions &LO, bool IsScanf = false);
214 bool IsScanf) { in ParseLengthModifier() argument247 if (IsScanf && !LO.C99 && !LO.CPlusPlus11) { in ParseLengthModifier()260 if (IsScanf) { in ParseLengthModifier()275 if (IsScanf) in ParseLengthModifier()