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 512a6c5 commit 094539cCopy full SHA for 094539c
clang/include/clang/Lex/HeaderSearch.h
@@ -670,9 +670,6 @@ class HeaderSearch {
670
671
/// Retrieve all the modules corresponding to the given file.
672
///
673
- /// \param AllowCreation Whether to allow inference of a new submodule, or to
674
- /// only return existing known modules.
675
- ///
676
/// \ref findModuleForHeader should typically be used instead of this.
677
ArrayRef<ModuleMap::KnownHeader>
678
findAllModulesForHeader(FileEntryRef File) const;
0 commit comments