Lines Matching refs:flags
106 export_include_dirs=tuple(), flags=tuple()):
113 cmd += flags
114 if '-output-format' not in flags:
135 flags=tuple()): argument
139 cmd += flags
140 if '-input-format' not in flags:
142 if '-output-format' not in flags:
286 flags=tuple()): argument
292 abi_diff_cmd += flags
293 if '-input-format-old' not in flags:
295 if '-input-format-new' not in flags: