Lines Matching refs:class_tdecl
643 (class_tdecl): Likewise.
9001 (class_tdecl::class_tdecl):
19910 (class_tdecl::class_tdecl, class_decl::class_decl): Take an
20029 (function_tdecl::function_tdecl, class_tdecl::class_tdecl)
20038 (class_tdecl::class_tdecl): Take an environment.
20089 (class_tdecl::operator==): Do not crash when comparing templates
21014 (class_tdecl::class_tdecl): Likewise.
21052 (class_tdecl::class_tdecl): Likewise.
27377 class_tdecl}::traverse): Fix this to properly set the
29399 (class type_composition, function_tdecl, class_tdecl): Pimpl-ify
29441 (class class_tdecl::priv): Define this new type.
29442 (class_tdecl::class_tdecl): Define this here to pimpl-ify
29443 class_tdecl.
29444 (class_tdecl::set_pattern): Adjust to pimpl-ify.
29445 (class_tdecl::get_pattern): Define new pimpl-ified getter.
36992 (class_tdecl::operator==(const template_decl&)): Likewise.
36993 (class_tdecl::operator==(const class_tdecl&)): Likewise.
37709 (class_template_decl): To class_tdecl.