Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Frontend/
H A DASTUnit.cpp1189 CICleanup(Clang.get()); in Parse() local
1600 CICleanup(Clang.get()); in LoadFromCompilerInvocationAction() local
2228 CICleanup(Clang.get()); in CodeComplete() local
H A DPrecompiledPreamble.cpp462 llvm::CrashRecoveryContextCleanupRegistrar<CompilerInstance> CICleanup( in Build() local