Lines Matching refs:flags
105 export_include_dirs=tuple(), flags=tuple()):
112 cmd += flags
113 if '-output-format' not in flags:
134 flags=tuple()): argument
138 cmd += flags
139 if '-input-format' not in flags:
141 if '-output-format' not in flags:
285 flags=tuple()): argument
291 abi_diff_cmd += flags
292 if '-input-format-old' not in flags:
294 if '-input-format-new' not in flags: