Lines Matching defs:Error
63 std::string &Error) { in doTest()
188 std::string &Error) override { in doTest()
218 bool DeleteInputs, std::string &Error, in TestMergedProgram()
244 std::string &Error) { in TestFuncs()
305 std::string &Error) { in ExtractLoops()
459 std::string &Error) override { in doTest()
485 std::string &Error) { in TestFuncs()
546 std::string &Error) { in ExtractBlocks()
628 std::string &Error) { in DebugAMiscompilation()
711 std::string &Error) { in TestOptimizer()
737 void BugDriver::debugMiscompilation(std::string *Error) { in debugMiscompilation()
946 std::string &Error) { in TestCodeGenerator()
1011 bool BugDriver::debugCodeGenerator(std::string *Error) { in debugCodeGenerator()