Searched refs:fixedFS (Results 1 – 1 of 1) sorted by relevance
10161 PrintfSpecifier fixedFS = FS; in checkFormatExpr() local10163 fixedFS.fixType(IntendedTy, S.getLangOpts(), S.Context, isObjCContext()); in checkFormatExpr()10169 fixedFS.toString(os); in checkFormatExpr()10488 ScanfSpecifier fixedFS = FS; in HandleScanfSpecifier() local10489 bool Success = fixedFS.fixType(Ex->getType(), Ex->IgnoreImpCasts()->getType(), in HandleScanfSpecifier()10500 fixedFS.toString(os); in HandleScanfSpecifier()