Added a return type where it was missing as Clang would otherwise fail to parse the command. Qualified certain non-type template parameter that were based on a using declaration inside the QSpan class. An `\fn` command is parsed as a fake out-of-line definition. In that context, the unqualified name will not be able to be solved by Clang, resulting in an inability to match the element. Change-Id: I929ab5e8df4f7a6ef5d913266b584cd0393074e3 Reviewed-by: Topi Reiniö <topi.reinio@qt.io> (cherry picked from commit 8d008b2cf48c961fbd7462813ca3ac4875c55995) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
…
…
Description
Languages
C++
84.3%
HTML
4.9%
C
3.9%
CMake
3.6%
Objective-C++
2%
Other
0.8%