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 = [ variable101 test_cflags = [ variable135 test_cflags = [] variable138 common_cflags = cc.get_supported_arguments(test_cflags)
312 function TestClang:test_cflags() function
53 def test_cflags(self): member in GetClangBuildEnvTest
618 def test_cflags(self): member in TestClang