Lines Matching refs:LO
25 TBAATestCompiler(clang::LangOptions LO, clang::CodeGenOptions CGO) in TBAATestCompiler()
26 : TestCompiler(LO, CGO) {} in TBAATestCompiler()
64 clang::LangOptions LO; in TEST() local
65 TBAATestCompiler Compiler(LO, TBAATestCompiler::getCommonCodeGenOpts()); in TEST()
160 clang::LangOptions LO; in TEST() local
161 LO.C11 = 1; in TEST()
162 TBAATestCompiler Compiler(LO, TBAATestCompiler::getCommonCodeGenOpts()); in TEST()
282 clang::LangOptions LO; in TEST() local
283 LO.C11 = 1; in TEST()
284 TBAATestCompiler Compiler(LO, TBAATestCompiler::getCommonCodeGenOpts()); in TEST()
375 clang::LangOptions LO; in TEST() local
376 LO.C11 = 1; in TEST()
377 TBAATestCompiler Compiler(LO, TBAATestCompiler::getCommonCodeGenOpts()); in TEST()
469 clang::LangOptions LO; in TEST() local
470 LO.C11 = 1; in TEST()
471 TBAATestCompiler Compiler(LO, TBAATestCompiler::getCommonCodeGenOpts()); in TEST()
571 clang::LangOptions LO; in TEST() local
572 LO.CPlusPlus = 1; in TEST()
573 LO.CPlusPlus11 = 1; in TEST()
574 TBAATestCompiler Compiler(LO, TBAATestCompiler::getCommonCodeGenOpts()); in TEST()
694 clang::LangOptions LO; in TEST() local
695 LO.CPlusPlus = 1; in TEST()
696 LO.CPlusPlus11 = 1; in TEST()
697 TBAATestCompiler Compiler(LO, TBAATestCompiler::getCommonCodeGenOpts()); in TEST()
795 clang::LangOptions LO; in TEST() local
796 LO.CPlusPlus = 1; in TEST()
797 LO.CPlusPlus11 = 1; in TEST()
798 TBAATestCompiler Compiler(LO, TBAATestCompiler::getCommonCodeGenOpts()); in TEST()
877 clang::LangOptions LO; in TEST() local
878 LO.CPlusPlus = 1; in TEST()
879 LO.CPlusPlus11 = 1; in TEST()
880 TBAATestCompiler Compiler(LO, TBAATestCompiler::getCommonCodeGenOpts()); in TEST()
956 clang::LangOptions LO; in TEST() local
957 LO.CPlusPlus = 1; in TEST()
958 LO.CPlusPlus11 = 1; in TEST()
959 TBAATestCompiler Compiler(LO, TBAATestCompiler::getCommonCodeGenOpts()); in TEST()
1032 clang::LangOptions LO; in TEST() local
1033 LO.CPlusPlus = 1; in TEST()
1034 LO.CPlusPlus11 = 1; in TEST()
1035 TBAATestCompiler Compiler(LO, TBAATestCompiler::getCommonCodeGenOpts()); in TEST()
1106 clang::LangOptions LO; in TEST() local
1107 LO.CPlusPlus = 1; in TEST()
1108 LO.CPlusPlus11 = 1; in TEST()
1109 TBAATestCompiler Compiler(LO, TBAATestCompiler::getCommonCodeGenOpts()); in TEST()
1192 clang::LangOptions LO; in TEST() local
1193 LO.CPlusPlus = 1; in TEST()
1194 LO.CPlusPlus11 = 1; in TEST()
1195 TBAATestCompiler Compiler(LO, TBAATestCompiler::getCommonCodeGenOpts()); in TEST()