We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0b64400 commit eb82226Copy full SHA for eb82226
clang/include/clang/Sema/Sema.h
@@ -5923,8 +5923,6 @@ class Sema final {
5923
///
5924
/// \param OnlyNamespace If true, only considers namespaces in lookup.
5925
5926
- /// \param SuppressDiagnostic If true, suppress diagnostic on error.
5927
- ///
5928
/// \returns true if an error occurred, false otherwise.
5929
bool ActOnCXXNestedNameSpecifier(Scope *S,
5930
NestedNameSpecInfo &IdInfo,
0 commit comments