Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DSymbolFileDWARF.h316 std::optional<uint64_t> GetFileIndex() const { return m_file_index; } in GetFileIndex() function
/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/NativePDB/
H A DSymbolFileNativePDB.cpp1345 SymbolFileNativePDB::GetFileIndex(const CompilandIndexItem &cii, in GetFileIndex() function in SymbolFileNativePDB