Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Parse/
H A DParseAST.cpp109 llvm::CrashRecoveryContextCleanupRegistrar<Sema> CleanupSema(S.get()); in ParseAST() local
/openbsd-src/gnu/llvm/clang/lib/Interpreter/
H A DIncrementalParser.cpp149 llvm::CrashRecoveryContextCleanupRegistrar<Sema> CleanupSema(&S); in ParseOrWrapTopLevelDecl() local
/openbsd-src/gnu/llvm/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangExpressionParser.cpp1162 llvm::CrashRecoveryContextCleanupRegistrar<Sema> CleanupSema( in ParseInternal() local