reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/lldb/source/Core/SearchFilter.cpp
  411   const bool full_match = (bool)spec.GetDirectory();
  412   return FileSpec::Equal(spec, m_module_spec, full_match);