Home
last modified time | relevance | path

Searched refs:fixType (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DFormatString.h629 bool fixType(QualType QT, const LangOptions &LangOpt, ASTContext &Ctx,
700 bool fixType(QualType QT, QualType RawQT, const LangOptions &LangOpt,
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DScanfFormatString.cpp414 bool ScanfSpecifier::fixType(QualType QT, QualType RawQT, in fixType() function in ScanfSpecifier
H A DPrintfFormatString.cpp747 bool PrintfSpecifier::fixType(QualType QT, const LangOptions &LangOpt, in fixType() function in PrintfSpecifier
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaChecking.cpp575 if (Specifier.fixType(T, S.getLangOpts(), S.Context, /*IsObjCLiteral=*/false)) { in appendFormatSpecifier()
8390 fixedFS.fixType(IntendedTy, S.getLangOpts(), S.Context, isObjCContext()); in checkFormatExpr()
8737 bool Success = fixedFS.fixType(Ex->getType(), Ex->IgnoreImpCasts()->getType(), in HandleScanfSpecifier()
/freebsd/contrib/llvm-project/llvm/include/llvm/Testing/Demangle/
H A DDemangleTestCases.inc8420 …ecifier7fixTypeENS_8QualTypeE", "clang::analyze_printf::PrintfSpecifier::fixType(clang::QualType)"…