Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Frontend/
H A DASTUnit.cpp1168 CICleanup(Clang.get()); in Parse() local
1578 CICleanup(Clang.get()); in LoadFromCompilerInvocationAction() local
2196 CICleanup(Clang.get()); in CodeComplete() local
H A DPrecompiledPreamble.cpp448 llvm::CrashRecoveryContextCleanupRegistrar<CompilerInstance> CICleanup( in Build() local