https://llvm.org/bugs/show_bug.cgi?id=28671

            Bug ID: 28671
           Summary: Difficult to find TemplateSpecializationType on
                    http://clang.llvm.org/doxygen
           Product: Website
           Version: unspecified
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P
         Component: Documentation
          Assignee: unassignedb...@nondot.org
          Reporter: rtr...@google.com
                CC: llvm-bugs@lists.llvm.org
    Classification: Unclassified

It is difficult to find the class TemplateSpecializationType.

Not listed on the Class Index
http://clang.llvm.org/doxygen/classes.html

Not listed as a derived class of Type
http://clang.llvm.org/doxygen/classclang_1_1Type.html

A little searching finds the documentation for it, so it is generated, but not
included in the usual locations.
http://clang.llvm.org/doxygen/classclang_1_1TemplateSpecializationType.html

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to