Home
last modified time | relevance | path

Searched defs:CleanupSema (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/lib/Parse/
H A DParseAST.cpp109 llvm::CrashRecoveryContextCleanupRegistrar<Sema> CleanupSema(S.get()); in ParseAST() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Interpreter/
H A DIncrementalParser.cpp143 llvm::CrashRecoveryContextCleanupRegistrar<Sema> CleanupSema(&S); in ParseOrWrapTopLevelDecl() local