Home
last modified time | relevance | path

Searched defs:allow_locations (Results 1 – 2 of 2) sorted by relevance

/llvm-project/lldb/source/Breakpoint/
H A DBreakpointIDList.cpp72 Args &old_args, Target *target, bool allow_locations, in FindAndReplaceIDRanges()
/llvm-project/lldb/source/Commands/
H A DCommandObjectBreakpoint.cpp2412 VerifyIDs(Args & args,Target * target,bool allow_locations,CommandReturnObject & result,BreakpointIDList * valid_ids,BreakpointName::Permissions::PermissionKinds purpose) VerifyIDs() argument