Searched defs:CICleanup (Results 1 – 2 of 2) sorted by relevance
/llvm-project/clang/lib/Frontend/ | ||
H A D | ASTUnit.cpp | 1189 CICleanup(Clang.get()); Parse() local |
H A D | PrecompiledPreamble.cpp | 462 llvm::CrashRecoveryContextCleanupRegistrar<CompilerInstance> CICleanup( in Build() local |