Home
last modified time | relevance | path

Searched defs:mandatory (Results 1 – 5 of 5) sorted by relevance

/llvm-project/lldb/source/Core/
H A DModuleList.cpp365 size_t ModuleList::RemoveOrphans(bool mandatory) { in RemoveOrphans() argument
784 size_t ModuleList::RemoveOrphanSharedModules(bool mandatory) { in RemoveOrphanSharedModules() argument
/llvm-project/lldb/source/API/
H A DSBModule.cpp671 const bool mandatory = false; in GarbageCollectAllocatedModules() local
H A DSBDebugger.cpp320 // mandatory. We have seen deadlocks with this function when called so we in MemoryPressureDetected() local
/llvm-project/clang/lib/CodeGen/
H A DCGObjC.cpp2305 EmitARCRetainBlock(llvm::Value * value,bool mandatory) EmitARCRetainBlock() argument
/llvm-project/lldb/source/Commands/
H A DCommandObjectTarget.cpp645 const bool mandatory = true; in DoExecute() local