Searched defs:ASTImporterWithFakeErrors (Results 1 – 1 of 1) sorted by relevance
4778 struct ASTImporterWithFakeErrors : ASTImporter { struct4780 bool returnWithErrorInTest() override { return true; } in returnWithErrorInTest()