Searched refs:fixedFS (Results 1 – 1 of 1) sorted by relevance
5214 PrintfSpecifier fixedFS = FS; in checkFormatExpr() local5215 bool success = fixedFS.fixType(IntendedTy, S.getLangOpts(), in checkFormatExpr()5222 fixedFS.toString(os); in checkFormatExpr()5507 ScanfSpecifier fixedFS = FS; in HandleScanfSpecifier() local5508 bool success = fixedFS.fixType(Ex->getType(), Ex->IgnoreImpCasts()->getType(), in HandleScanfSpecifier()5520 fixedFS.toString(os); in HandleScanfSpecifier()