Searched defs:check_prefix (Results 1 – 5 of 5) sorted by relevance
93 def check_prefix(): function
93 def run_tests(check_prefix, check_path, output_filename, target_arch, debuggable_mode, print_cfg): argument
2820 const char *check_prefix; member3310 const char *check_prefix) { in index_compile_args()3348 const char *check_prefix) { in index_ast_file()3379 const char *check_prefix; in index_file() local3424 const char *check_prefix; in index_tu() local3454 const char *check_prefix; in index_compile_db() local
394 check_prefix = opts.get('prefix', '') variable
383 def check_prefix(prefix): function