Home
last modified time | relevance | path

Searched defs:excludes (Results 1 – 3 of 3) sorted by relevance

/llvm-project/lld/COFF/
H A DDriver.h49 std::vector<StringRef> excludes; member
/llvm-project/llvm/utils/lit/lit/
H A DTestingConfig.py169 __init__( self, parent, name, suffixes, test_format, environment, substitutions, unsupported, test_exec_root, test_source_root, excludes, available_features, pipefail, limit_to_features=[], is_early=False, parallelism_group=None, standalone_tests=False, ) global() argument
/llvm-project/polly/lib/External/isl/
H A Disl_union_map.c4089 isl_bool excludes; in isl_union_map_involves_dims() local