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 75 /// RunSafely has returned false. Clients can use getBacktrace() to retrieve
105 const std::string &getBacktrace() const;
  /external/llvm/lib/Support/
CrashRecoveryContext.cpp 326 const std::string &CrashRecoveryContext::getBacktrace() const {

Completed in 302 milliseconds