clang::mrdocs::SymbolGlobPattern::SymbolGlobPattern
Construct an empty SymbolGlobPattern.
Synopses
Declared in <mrdocs/Support/Glob.hpp>
Construct an empty SymbolGlobPattern.
constexpr
SymbolGlobPattern() = default;
Construct an empty SymbolGlobPattern.
explicit
SymbolGlobPattern(GlobPattern glob);
Created with MrDocs