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

References

tools/clang/include/clang/AST/FormatString.h
  104       case AsInt64:
tools/clang/lib/AST/FormatString.cpp
  273           lmKind = LengthModifier::AsInt64;
  601   case AsInt64:
  852     case LengthModifier::AsInt64:
  896     case LengthModifier::AsInt64:
tools/clang/lib/AST/PrintfFormatString.cpp
  521       case LengthModifier::AsInt64:
  556       case LengthModifier::AsInt64:
  618       case LengthModifier::AsInt64:
tools/clang/lib/AST/ScanfFormatString.cpp
  248         case LengthModifier::AsInt64:
  288         case LengthModifier::AsInt64:
  386         case LengthModifier::AsInt64: