HomeSort by relevance Sort by last modified time
    Searched refs:FileSpecMatches (Results 1 - 2 of 2) sorted by null

  /external/lldb/include/lldb/Core/
SourceManager.h 59 FileSpecMatches (const FileSpec &file_spec);
  /external/lldb/source/Core/
SourceManager.cpp 71 bool same_as_previous = m_last_file_sp && m_last_file_sp->FileSpecMatches (file_spec);
520 SourceManager::File::FileSpecMatches (const FileSpec &file_spec)

Completed in 91 milliseconds