Searched refs:FormatIndex (Results 1 – 1 of 1) sorted by relevance
1285 unsigned FormatIndex = 1; in checkFortifiedBuiltinMemoryFunction() local1288 FormatIndex = 0; in checkFortifiedBuiltinMemoryFunction()1293 TheCall->getArg(FormatIndex)->IgnoreParenImpCasts(); in checkFortifiedBuiltinMemoryFunction()1327 size_t FormatIndex = BuiltinID == Builtin::BIsprintf ? 1 : 3; in checkFortifiedBuiltinMemoryFunction() local1328 auto *FormatExpr = TheCall->getArg(FormatIndex)->IgnoreParenImpCasts(); in checkFortifiedBuiltinMemoryFunction()