Applied hicpp-named-parameter clang-tidy fixes

This commit is contained in:
Bartek Kryza
2022-12-23 22:55:03 +01:00
parent 7fb4ab25ff
commit 5c4cf1e561
3 changed files with 5 additions and 4 deletions

View File

@@ -148,7 +148,7 @@ private:
const clang::FriendDecl &f, clanguml::class_diagram::model::class_ &c);
bool find_relationships(const clang::QualType &type,
found_relationships_t &,
found_relationships_t & /*relationships*/,
clanguml::common::model::relationship_t relationship_hint);
void add_relationships(clanguml::class_diagram::model::class_ &c,