Lines Matching defs:LO

25   TBAATestCompiler(clang::LangOptions LO, clang::CodeGenOptions CGO)
26 : TestCompiler(LO, CGO) {}
69 clang::LangOptions LO;
70 TBAATestCompiler Compiler(LO, TBAATestCompiler::getCommonCodeGenOpts());
165 clang::LangOptions LO;
166 LO.C11 = 1;
167 TBAATestCompiler Compiler(LO, TBAATestCompiler::getCommonCodeGenOpts());
287 clang::LangOptions LO;
288 LO.C11 = 1;
289 TBAATestCompiler Compiler(LO, TBAATestCompiler::getCommonCodeGenOpts());
380 clang::LangOptions LO;
381 LO.C11 = 1;
382 TBAATestCompiler Compiler(LO, TBAATestCompiler::getCommonCodeGenOpts());
474 clang::LangOptions LO;
475 LO.C11 = 1;
476 TBAATestCompiler Compiler(LO, TBAATestCompiler::getCommonCodeGenOpts());
576 clang::LangOptions LO;
577 LO.CPlusPlus = 1;
578 LO.CPlusPlus11 = 1;
579 TBAATestCompiler Compiler(LO, TBAATestCompiler::getCommonCodeGenOpts());
699 clang::LangOptions LO;
700 LO.CPlusPlus = 1;
701 LO.CPlusPlus11 = 1;
702 TBAATestCompiler Compiler(LO, TBAATestCompiler::getCommonCodeGenOpts());
800 clang::LangOptions LO;
801 LO.CPlusPlus = 1;
802 LO.CPlusPlus11 = 1;
803 TBAATestCompiler Compiler(LO, TBAATestCompiler::getCommonCodeGenOpts());
882 clang::LangOptions LO;
883 LO.CPlusPlus = 1;
884 LO.CPlusPlus11 = 1;
885 TBAATestCompiler Compiler(LO, TBAATestCompiler::getCommonCodeGenOpts());
961 clang::LangOptions LO;
962 LO.CPlusPlus = 1;
963 LO.CPlusPlus11 = 1;
964 TBAATestCompiler Compiler(LO, TBAATestCompiler::getCommonCodeGenOpts());
1037 clang::LangOptions LO;
1038 LO.CPlusPlus = 1;
1039 LO.CPlusPlus11 = 1;
1040 TBAATestCompiler Compiler(LO, TBAATestCompiler::getCommonCodeGenOpts());
1111 clang::LangOptions LO;
1112 LO.CPlusPlus = 1;
1113 LO.CPlusPlus11 = 1;
1114 TBAATestCompiler Compiler(LO, TBAATestCompiler::getCommonCodeGenOpts());
1197 clang::LangOptions LO;
1198 LO.CPlusPlus = 1;
1199 LO.CPlusPlus11 = 1;
1200 TBAATestCompiler Compiler(LO, TBAATestCompiler::getCommonCodeGenOpts());