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

References

tools/clang/lib/Sema/SemaOverload.cpp
10339         index = TTP->getIndex();
10342         index = NTTP->getIndex();
10344         index = cast<TemplateTemplateParmDecl>(ParamD)->getIndex();
10347           << (index + 1);