Home
last modified time | relevance | path

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

/external/llvm-project/lldb/include/lldb/Breakpoint/
DBreakpointResolverFileRegex.h66 bool m_exact_match; // If true, then if the source we match is in a comment, variable
DBreakpointResolverFileLine.h69 bool m_exact_match; variable