a_sidorin added inline comments.
================ Comment at: clang/docs/InternalsManual.rst:1470 +*templated* class (the ``CXXRecordDecl``) of a ``ClassTemplateDecl`` with +``ClassTemplateDecl::getTemplatedDec()``. And we can get back a pointer of the +"described" class template from the *templated* class: ---------------- martong wrote: > a_sidorin wrote: > > TemplatedDec_l_? > Could you please elaborate, I don't get the meaning of the comment. Sorry, I mean, you probably meant `ClassTemplateDecl::getTemplatedDecl` but typed `getTemplatedDec()` (missing 'l' at the end). Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D66336/new/ https://reviews.llvm.org/D66336 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits