Home
last modified time | relevance | path

Searched refs:get_compiler_info (Results 1 – 1 of 1) sorted by relevance

/external/pigweed/pw_toolchain/py/pw_toolchain/
Dclang_arm_toolchain.py89 def get_compiler_info(cflags: List[str]) -> Dict[str, str]: function
170 compiler_info = get_compiler_info(clang_flags)