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

References

tools/clang/lib/Sema/SemaTemplateVariadic.cpp
  797       Index = TTP->getIndex();
  818       std::tie(Depth, Index) = getDepthAndIndex(ND);
  821         !TemplateArgs.hasTemplateArgument(Depth, Index))
  827     unsigned Size = TemplateArgs(Depth, Index).pack_size();