Searched refs:TestCompiler (Results 1 – 4 of 4) sorted by relevance
27 struct TestCompiler { struct34 TestCompiler(clang::LangOptions LO, argument
45 TestCompiler Compiler(LO); in TEST()
265 TestCompiler Compiler(LO); in TEST()
24 struct TBAATestCompiler : public TestCompiler {26 : TestCompiler(LO, CGO) {} in TBAATestCompiler()