Searched refs:test_cflags (Results 1 – 5 of 5) sorted by relevance
8 test_cflags = common_cflags variable10 test_cflags += [73 c_args: test_cflags + test_args,95 c_args: test_cflags,120 c_args: test_cflags + test_c_args,153 c_args: test_cflags + test_c_args,178 c_args: test_cflags,
80 test_cflags = [ variable100 test_cflags = [ variable134 test_cflags = [] variable137 common_cflags = cc.get_supported_arguments(test_cflags)
310 function TestClang:test_cflags() function
52 def test_cflags(self): member in GetClangBuildEnvTest
590 def test_cflags(self): member in TestClang