Searched defs:Discard (Results 1 - 8 of 8) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/lldb/source/Utility/
H A DGDBRemote.cpp114 void GDBRemoteProvider::Discard() { m_packet_recorders.clear(); } function in class:GDBRemoteProvider
H A DProcessInfo.cpp376 void ProcessInfoProvider::Discard() { m_process_info_recorders.clear(); } function in class:ProcessInfoProvider
H A DReproducer.cpp198 void Generator::Discard() { function in class:Generator
/freebsd-13-stable/contrib/llvm-project/lldb/include/lldb/Utility/
H A DReproducer.h50 virtual void Discard(){}; function in class:lldb_private::repro::ProviderBase
/freebsd-13-stable/contrib/llvm-project/llvm/lib/IR/
H A DLLVMContext.cpp340 void LLVMContext::setDiscardValueNames(bool Discard) { argument
H A DCore.cpp113 void LLVMContextSetDiscardValueNames(LLVMContextRef C, LLVMBool Discard) { argument
/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DLiveDebugVariables.cpp624 bool Discard = false; local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DIndVarSimplify.cpp2200 bool Discard; local

Completed in 84 milliseconds