Searched defs:preprocess_file (Results 1 – 2 of 2) sorted by relevance
18 def preprocess_file(filename, cpp_path='cpp', cpp_args=''): function
148 def preprocess_file(args: 'Arguments', origin_file: T.TextIO, directory: os.PathLike, filemap: T.Di… function