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