Searched refs:fixedFS (Results 1 – 1 of 1) sorted by relevance
4163 PrintfSpecifier fixedFS = FS; in checkFormatExpr() local4164 bool success = fixedFS.fixType(IntendedTy, S.getLangOpts(), in checkFormatExpr()4171 fixedFS.toString(os); in checkFormatExpr()4457 ScanfSpecifier fixedFS = FS; in HandleScanfSpecifier() local4458 bool success = fixedFS.fixType(Ex->getType(), Ex->IgnoreImpCasts()->getType(), in HandleScanfSpecifier()4470 fixedFS.toString(os); in HandleScanfSpecifier()