reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

Declarations

tools/clang/include/clang/AST/FormatString.h
  604   bool fixType(QualType QT, const LangOptions &LangOpt, ASTContext &Ctx,

References

tools/clang/lib/Sema/SemaChecking.cpp
 8422       fixedFS.fixType(IntendedTy, S.getLangOpts(), S.Context, isObjCContext());