Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Frontend/
H A DASTUnit.cpp1142 CICleanup(Clang.get()); in Parse() local
1552 CICleanup(Clang.get()); in LoadFromCompilerInvocationAction() local
2166 CICleanup(Clang.get()); in CodeComplete() local
H A DPrecompiledPreamble.cpp361 llvm::CrashRecoveryContextCleanupRegistrar<CompilerInstance> CICleanup( in Build() local