Searched refs:toolchain_type (Results 1 – 1 of 1) sorted by relevance
222 self.toolchain_type = toolchain_type276 def __init__(self, toolchain_type, args): argument284 if toolchain_type == 'msvc':479 assert self.toolchain_type == 'msvc'529 if self.toolchain_type == 'msvc':557 if self.toolchain_type == 'clang-cl':565 if self.toolchain_type == 'msvc':574 if self.toolchain_type == 'clang-cl':581 if self.toolchain_type == 'clang-cl':776 if not toolchain_path or not toolchain_type:[all …]