Home
last modified time | relevance | path

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

/llvm-project/lldb/source/Commands/
H A DCommandObjectBreakpoint.h27 BreakpointIDList *valid_ids, in VerifyBreakpointOrLocationIDs() argument
34 BreakpointIDList *valid_ids, in VerifyBreakpointIDs() argument
H A DCommandObjectBreakpoint.cpp2413 VerifyIDs(Args & args,Target * target,bool allow_locations,CommandReturnObject & result,BreakpointIDList * valid_ids,BreakpointName::Permissions::PermissionKinds purpose) VerifyIDs() argument