Searched refs:fixedFS (Results 1 – 1 of 1) sorted by relevance
7907 PrintfSpecifier fixedFS = FS; in checkFormatExpr() local7909 fixedFS.fixType(IntendedTy, S.getLangOpts(), S.Context, isObjCContext()); in checkFormatExpr()7915 fixedFS.toString(os); in checkFormatExpr()8194 ScanfSpecifier fixedFS = FS; in HandleScanfSpecifier() local8195 bool Success = fixedFS.fixType(Ex->getType(), Ex->IgnoreImpCasts()->getType(), in HandleScanfSpecifier()8206 fixedFS.toString(os); in HandleScanfSpecifier()