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

References

lib/IR/DebugInfoMetadata.cpp
  777   assert(Arg <= UINT16_MAX && "Expected argument number to fit in 16-bits");
  782                         (Scope, Name, File, Line, Type, Arg, Flags,
  785   DEFINE_GETIMPL_STORE(DILocalVariable, (Line, Arg, Flags, AlignInBits), Ops);