Home
last modified time | relevance | path

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

/external/llvm-project/clang/utils/
Dcreduce-clang-crash.py242 def filter_args(args, opts_equal=[], opts_startswith=[], argument
252 if any(arg.startswith(a) for a in opts_startswith):
300 opts_startswith=["-gcodeview",
306 opts_startswith=["--show-includes"])
312 opts_startswith=["-W"])
316 opts_startswith=["-O"])
342 opts_startswith=["-D"])
346 opts_startswith=["-I"])
350 opts_startswith=["-W"])