OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:arguments_a
(Results
1 - 1
of
1
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/utils/check_cfc/
check_cfc.py
337
arguments_a
= list(sys.argv)
variable in class:dash_s_no_change
340
arguments_a
[0] = os.path.basename(
arguments_a
[0])
350
output_file_orig = get_output_file(
arguments_a
)
352
output_file_orig = derive_output_file(
arguments_a
)
354
p = subprocess.Popen(
arguments_a
, env=my_env, shell=is_windows())
359
if not is_normal_compile(
arguments_a
) or output_file_orig is None:
384
checker.perform_check(
arguments_a
, my_env)
387
print("{} {}".format(get_input_file(
arguments_a
), e.msg), file=sys.stderr)
Completed in 21 milliseconds
Indexes created Mon Mar 02 05:31:46 UTC 2026