Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParseAST.cpp110 llvm::CrashRecoveryContextCleanupRegistrar<Sema> CleanupSema(S.get()); in ParseAST() local
/freebsd/contrib/llvm-project/clang/lib/Interpreter/
H A DIncrementalParser.cpp246 llvm::CrashRecoveryContextCleanupRegistrar<Sema> CleanupSema(&S); in ParseOrWrapTopLevelDecl() local
/freebsd/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangExpressionParser.cpp1149 llvm::CrashRecoveryContextCleanupRegistrar<Sema> CleanupSema( in ParseInternal() local