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

References

tools/clang/lib/Sema/SemaChecking.cpp
 8326   if (Match == analyze_printf::ArgType::Match)
 8351           Match = ImplicitMatch;
 8413         Match = ArgType::NoMatchPedantic;
 8434       switch (Match) {
 8502         unsigned Diag = Match == ArgType::NoMatchPedantic
 8530       switch (Match) {