Searched refs:FileSpecMatches (Results 1 - 3 of 3) sorted by relevance

/freebsd-10-stable/contrib/llvm/tools/lldb/include/lldb/Core/
H A DSourceManager.h59 FileSpecMatches (const FileSpec &file_spec);
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Core/
H A DSourceManager.cpp71 bool same_as_previous = m_last_file_sp && m_last_file_sp->FileSpecMatches (file_spec);
570 SourceManager::File::FileSpecMatches (const FileSpec &file_spec) function in class:SourceManager::File
H A DIOHandler.cpp4542 if (m_file_sp && m_file_sp->FileSpecMatches(m_sc.line_entry.file))

Completed in 121 milliseconds