Searched refs:SecondParmTy (Results 1 – 1 of 1) sorted by relevance
1097 QualType SecondParmTy = FD->getParamDecl(1)->getType(); in hasUnsafePrintfStringArg() local1099 if (!FirstPteTy.isConstQualified() && SecondParmTy->isIntegerType()) { in hasUnsafePrintfStringArg()