Home
last modified time | relevance | path

Searched refs:GetDefaultFlagsValue (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/lldb/include/lldb/Target/
H A DThreadPlanStepInRange.h43 static uint32_t GetDefaultFlagsValue() { in GetDefaultFlagsValue() function
/freebsd/contrib/llvm-project/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
H A DAppleThreadPlanStepThroughObjCTrampoline.h102 GetFlags().Set(ThreadPlanStepInRange::GetDefaultFlagsValue()); in SetFlagsToDefault()