Home
last modified time | relevance | path

Searched refs:GetSourceMapModificationID (Results 1 – 2 of 2) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/Core/
H A DSourceManager.h72 uint32_t GetSourceMapModificationID() const { return m_source_map_mod_id; } in GetSourceMapModificationID() function
/freebsd-12.1/contrib/llvm/tools/lldb/source/Core/
H A DSourceManager.cpp86 file_sp->GetSourceMapModificationID() != in GetFile()