Searched refs:fixedFS (Results 1 – 1 of 1) sorted by relevance
10477 PrintfSpecifier fixedFS = FS; in checkFormatExpr() local10479 fixedFS.fixType(IntendedTy, S.getLangOpts(), S.Context, isObjCContext()); in checkFormatExpr()10485 fixedFS.toString(os); in checkFormatExpr()10810 ScanfSpecifier fixedFS = FS; in HandleScanfSpecifier() local10811 bool Success = fixedFS.fixType(Ex->getType(), Ex->IgnoreImpCasts()->getType(), in HandleScanfSpecifier()10822 fixedFS.toString(os); in HandleScanfSpecifier()