Home
last modified time | relevance | path

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

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