Home
last modified time | relevance | path

Searched defs:process_file (Results 1 – 6 of 6) sorted by relevance

/llvm-project/compiler-rt/test/sanitizer_common/ios_commands/
H A Dget_pid_from_output.py31 def process_file(infile): function
/llvm-project/llvm/utils/
H A Dadd_argument_names.py48 def process_file(contents): function
H A Ddemangle_tree.py55 def process_file(path, objdump): function
/llvm-project/clang/test/AST/
H A Dgen_ast_dump_json_test.py119 def process_file( function
/llvm-project/llvm/utils/release/
H A Dbump-version.py18 def process_file(self, fpath: Path, version: packaging.version.Version) -> None: global() member in Processor
/llvm-project/polly/lib/External/isl/imath/
H A Dimtest.c209 bool process_file(char *file_name, FILE *ifp, FILE *ofp) { in process_file() function