Home
last modified time | relevance | path

Searched refs:ASTImporterWithFakeErrors (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/clang/unittests/AST/
H A DASTImporterTest.cpp5420 struct ASTImporterWithFakeErrors : ASTImporter { struct
5431 return new ASTImporterWithFakeErrors(ToContext, ToFileManager, in ErrorHandlingTest()