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

References

tools/clang/include/clang/AST/FormatString.h
  103       case AsInt32:
tools/clang/lib/AST/FormatString.cpp
  281           lmKind = LengthModifier::AsInt32;
  597   case AsInt32:
  850     case LengthModifier::AsInt32:
  894     case LengthModifier::AsInt32:
tools/clang/lib/AST/PrintfFormatString.cpp
  512       case LengthModifier::AsInt32:
  548       case LengthModifier::AsInt32:
  616       case LengthModifier::AsInt32:
tools/clang/lib/AST/ScanfFormatString.cpp
  261         case LengthModifier::AsInt32:
  302         case LengthModifier::AsInt32:
  398         case LengthModifier::AsInt32: