Home
last modified time | relevance | path

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

/external/clang/tools/libclang/
DCIndexer.h26 class CrashRecoveryContext; variable
/external/llvm/include/llvm/Support/
DCrashRecoveryContext.h47 CrashRecoveryContext() : Impl(nullptr), head(nullptr) {} in CrashRecoveryContext() function