Searched refs:fixedFS (Results 1 – 1 of 1) sorted by relevance
3648 PrintfSpecifier fixedFS = FS; in checkFormatExpr() local3649 bool success = fixedFS.fixType(IntendedTy, S.getLangOpts(), in checkFormatExpr()3656 fixedFS.toString(os); in checkFormatExpr()3927 ScanfSpecifier fixedFS = FS; in HandleScanfSpecifier() local3928 bool success = fixedFS.fixType(Ex->getType(), in HandleScanfSpecifier()3936 fixedFS.toString(os); in HandleScanfSpecifier()