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

References

tools/clang/lib/AST/FormatString.cpp
  254           lmKind = LengthModifier::AsAllocate;
  605   case AsAllocate:
  829     case LengthModifier::AsAllocate:
  891     case LengthModifier::AsAllocate:
tools/clang/lib/AST/PrintfFormatString.cpp
  534       case LengthModifier::AsAllocate:
  569       case LengthModifier::AsAllocate:
  614       case LengthModifier::AsAllocate:
tools/clang/lib/AST/ScanfFormatString.cpp
  259         case LengthModifier::AsAllocate:
  300         case LengthModifier::AsAllocate:
  340         case LengthModifier::AsAllocate:
  357         case LengthModifier::AsAllocate:
  396         case LengthModifier::AsAllocate: