Functions | |
std::string | map_type_parameter_to_template_parameter (const clang::ClassTemplateSpecializationDecl *decl, const std::string &tp) |
std::string | map_type_parameter_to_template_parameter (const clang::TypeAliasTemplateDecl *decl, const std::string &tp) |
std::string clanguml::common::visitor::detail::map_type_parameter_to_template_parameter | ( | const clang::ClassTemplateSpecializationDecl * | decl, |
const std::string & | tp | ||
) |
Definition at line 26 of file template_builder.cc.
std::string clanguml::common::visitor::detail::map_type_parameter_to_template_parameter | ( | const clang::TypeAliasTemplateDecl * | decl, |
const std::string & | tp | ||
) |
Definition at line 43 of file template_builder.cc.