Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/tools/libclang/
H A DCIndexer.h24 class CrashRecoveryContext; variable
/minix3/external/bsd/llvm/dist/llvm/include/llvm/Support/
H A DCrashRecoveryContext.h51 CrashRecoveryContext() : Impl(nullptr), head(nullptr) {} in CrashRecoveryContext() function