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

  /external/llvm/include/llvm/Support/
CrashRecoveryContext.h 53 void unregisterCleanup(CrashRecoveryContextCleanup *cleanup);
198 cleanup->getContext()->unregisterCleanup(cleanup);
  /external/llvm/lib/Support/
CrashRecoveryContext.cpp 116 CrashRecoveryContext::unregisterCleanup(CrashRecoveryContextCleanup *cleanup) {

Completed in 52 milliseconds