Searched defs:CleanupSema (Results 1 – 2 of 2) sorted by relevance
109 llvm::CrashRecoveryContextCleanupRegistrar<Sema> CleanupSema(S.get()); in ParseAST() local
143 llvm::CrashRecoveryContextCleanupRegistrar<Sema> CleanupSema(&S); in ParseOrWrapTopLevelDecl() local