Searched refs:get_compiler (Results 1 – 3 of 3) sorted by relevance
93 def get_compiler(config_path: str): member in DeviceUtil
320 def get_compiler(config_path: str): member in ProductUtil
86 ProductUtil.get_compiler(config.device_path))97 if ProductUtil.get_compiler(config.device_path) == 'clang':