Home
last modified time | relevance | path

Searched refs:globs (Results 1 – 6 of 6) sorted by relevance

/llvm-project-15.0.7/lld/MachO/
H A DConfig.h87 std::vector<llvm::GlobPattern> globs; variable
89 bool empty() const { return literals.empty() && globs.empty(); } in empty()
H A DDriver.cpp951 globs.clear(); in clear()
958 globs.emplace_back(*pattern); in insert()
968 for (const GlobPattern &glob : globs) in matchGlob()
/llvm-project-15.0.7/clang-tools-extra/docs/clang-tidy/checks/llvmlibc/
H A Drestrict-system-libc-headers.rst29 the two wildcard characters are `*` and `-`, to include and exclude globs,
/llvm-project-15.0.7/clang-tools-extra/docs/clang-tidy/
H A Dindex.rst38 negative (prefixed with ``-``) globs. Positive globs add subsets of checks, and
39 negative globs remove them. For example,
126 Comma-separated list of globs with optional '-'
130 set, globs with the '-' prefix remove checks
334 with the same format and semantics as for enabling checks. Note: negative globs
/llvm-project-15.0.7/clang-tools-extra/docs/clang-tidy/checks/portability/
H A Drestrict-system-includes.rst50 the two wildcard characters are `*` and `-`, to include and exclude globs,
/llvm-project-15.0.7/clang-tools-extra/docs/
H A Dpp-trace.rst43 .. option:: -callbacks <comma-separated-globs>
45 This option specifies a comma-separated list of globs describing the list of
47 Positive globs add matched callbacks to the set, netative globs (those with