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

References

tools/clang/include/clang/AST/FormatString.h
  316   MatchKind matchesType(ASTContext &C, QualType argTy) const;
tools/clang/lib/AST/FormatString.cpp
  323 clang::analyze_format_string::ArgType::MatchKind
tools/clang/lib/Sema/SemaChecking.cpp
 8325   analyze_printf::ArgType::MatchKind Match = AT.matchesType(S.Context, ExprTy);
 8345         const analyze_printf::ArgType::MatchKind ImplicitMatch =
 8721   analyze_format_string::ArgType::MatchKind Match =