HomeSort by relevance Sort by last modified time
    Searched refs:getBacktrace (Results 1 - 2 of 2) sorted by null

  /external/llvm/include/llvm/Support/
CrashRecoveryContext.h 76 /// RunSafely has returned false. Clients can use getBacktrace() to retrieve
97 const std::string &getBacktrace() const;
  /external/llvm/lib/Support/
CrashRecoveryContext.cpp 318 const std::string &CrashRecoveryContext::getBacktrace() const {

Completed in 154 milliseconds