Home
last modified time | relevance | path

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

/aosp_15_r20/external/clang/tools/libclang/
H A DCIndexer.h27 class CrashRecoveryContext; variable
/aosp_15_r20/external/llvm/include/llvm/Support/
H A DCrashRecoveryContext.h46 CrashRecoveryContext() : Impl(nullptr), head(nullptr) {} in CrashRecoveryContext() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
H A DCrashRecoveryContext.h51 CrashRecoveryContext() : Impl(nullptr), head(nullptr) {} in CrashRecoveryContext() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Support/
H A DCrashRecoveryContext.cpp100 CrashRecoveryContext::CrashRecoveryContext() { in CrashRecoveryContext() function in CrashRecoveryContext