Searched refs:fixedFS (Results 1 – 1 of 1) sorted by relevance
9169 PrintfSpecifier fixedFS = FS; in checkFormatExpr() local9171 fixedFS.fixType(IntendedTy, S.getLangOpts(), S.Context, isObjCContext()); in checkFormatExpr()9177 fixedFS.toString(os); in checkFormatExpr()9476 ScanfSpecifier fixedFS = FS; in HandleScanfSpecifier() local9477 bool Success = fixedFS.fixType(Ex->getType(), Ex->IgnoreImpCasts()->getType(), in HandleScanfSpecifier()9488 fixedFS.toString(os); in HandleScanfSpecifier()