Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/include/lldb/Core/
H A DSourceLocationSpec.h181 bool m_exact_match; variable
/freebsd/contrib/llvm-project/lldb/include/lldb/Breakpoint/
H A DBreakpointResolverFileRegex.h66 bool m_exact_match; // If true, then if the source we match is in a comment, global() variable