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

References

tools/clang/lib/Sema/SemaTemplateVariadic.cpp
  311       if (std::find_if(LSI->LocalPacks.begin(), LSI->LocalPacks.end(),
  311       if (std::find_if(LSI->LocalPacks.begin(), LSI->LocalPacks.end(),
  312                        DeclaresThisPack) != LSI->LocalPacks.end())
  339         if (Func == LSI)
  344         LSI->ContainsUnexpandedParameterPack = true;