Searched refs:fixedFS (Results 1 – 1 of 1) sorted by relevance
7427 PrintfSpecifier fixedFS = FS; in checkFormatExpr() local7429 fixedFS.fixType(IntendedTy, S.getLangOpts(), S.Context, isObjCContext()); in checkFormatExpr()7435 fixedFS.toString(os); in checkFormatExpr()7775 ScanfSpecifier fixedFS = FS; in HandleScanfSpecifier() local7776 bool Success = fixedFS.fixType(Ex->getType(), Ex->IgnoreImpCasts()->getType(), in HandleScanfSpecifier()7787 fixedFS.toString(os); in HandleScanfSpecifier()