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