Home
last modified time | relevance | path

Searched defs:output_filename (Results 1 – 2 of 2) sorted by relevance

/llvm-project/mlir/cmake/modules/
H A DAddMLIRPython.cmake376 set(output_filename "${relative_td_directory}/_${ARG_EXTENSION_NAME}_ops_gen.py") global() variable
/llvm-project/lldb/source/Plugins/Platform/Android/
H A DAdbClient.cpp403 const auto output_filename = output_file_spec.GetPath(); ShellToFile() local