Home | History | Annotate | Download | only in libclang

Lines Matching defs:CRC

988   llvm::CrashRecoveryContext CRC;
990 if (!RunSafely(CRC, clang_indexSourceFile_Impl, &ITUI)) {
1039 llvm::CrashRecoveryContext CRC;
1041 if (!RunSafely(CRC, clang_indexTranslationUnit_Impl, &ITUI)) {