C++: Actually check the function name.

This commit is contained in:
Mathias Vorreiter Pedersen
2024-11-26 13:56:22 +00:00
parent f65f11b404
commit f7cf5af720

View File

@@ -794,6 +794,7 @@ private Element interpretElement0(
(
// Non-member functions
elementSpec(namespace, type, subtypes, name, signature, _) and
funcHasQualifiedName(result, namespace, name) and
subtypes = false and
type = "" and
(