Searched refs:fixedFS (Results 1 – 1 of 1) sorted by relevance
4330 PrintfSpecifier fixedFS = FS; in checkFormatExpr() local4331 bool success = fixedFS.fixType(IntendedTy, S.getLangOpts(), in checkFormatExpr()4338 fixedFS.toString(os); in checkFormatExpr()4624 ScanfSpecifier fixedFS = FS; in HandleScanfSpecifier() local4625 bool success = fixedFS.fixType(Ex->getType(), Ex->IgnoreImpCasts()->getType(), in HandleScanfSpecifier()4637 fixedFS.toString(os); in HandleScanfSpecifier()