Searched refs:returnWithErrorInTest (Results 1 – 3 of 3) sorted by relevance
301 virtual bool returnWithErrorInTest() { return false; }; in returnWithErrorInTest() function
4780 bool returnWithErrorInTest() override { return true; } in returnWithErrorInTest() function
5941 if (Importer.returnWithErrorInTest()) in VisitGCCAsmStmt()