Home
last modified time | relevance | path

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

/external/pigweed/pw_toolchain/py/pw_toolchain/
Dclang_arm_toolchain.py99 def get_cflags(compiler_info: Dict[str, str]): function
175 cflag_list = get_cflags(compiler_info)
/external/icu/tools/icu4c_srcgen/
Dgenutil.py220 def get_cflags(): member in DeclaredFunctionsParser
279 tunit = index.parse(file_path, DeclaredFunctionsParser.get_cflags())