Home
last modified time | relevance | path

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

/external/llvm/lib/Support/
DCrashRecoveryContext.cpp303 bool CrashRecoveryContext::RunSafely(void (*Fn)(void*), void *UserData) { in RunSafely() function in CrashRecoveryContext
/external/clang/tools/libclang/
DCIndex.cpp6447 bool RunSafely(llvm::CrashRecoveryContext &CRC, in RunSafely() function