Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/API/
H A DSBTarget.cpp960 SBTarget::BreakpointCreateBySourceRegex(const char *source_regex, in BreakpointCreateBySourceRegex()
981 const char *source_regex, const SBFileSpecList &module_list, in BreakpointCreateBySourceRegex()
990 const char *source_regex, const SBFileSpecList &module_list, in BreakpointCreateBySourceRegex()
/openbsd-src/gnu/llvm/lldb/source/Target/
H A DTarget.cpp339 RegularExpression source_regex, bool internal, bool hardware, in CreateSourceRegexBreakpoint()