Searched refs:write_cmake_fragment (Results 1 - 1 of 1) sorted by relevance

/external/llvm/utils/llvm-build/llvmbuild/
H A Dmain.py535 def write_cmake_fragment(self, output_path, enabled_optional_components): member in class:LLVMProjectInfo
537 write_cmake_fragment(output_path) -> None
873 dest="write_cmake_fragment", metavar="PATH",
960 if opts.write_cmake_fragment:
961 project_info.write_cmake_fragment(opts.write_cmake_fragment,

Completed in 98 milliseconds