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

  /external/llvm/include/llvm/Support/
CrashRecoveryContext.h 55 void registerCleanup(CrashRecoveryContextCleanup *cleanup);
196 cleanup->getContext()->registerCleanup(cleanup);
  /external/llvm/lib/Support/
CrashRecoveryContext.cpp 107 void CrashRecoveryContext::registerCleanup(CrashRecoveryContextCleanup *cleanup)

Completed in 518 milliseconds