Searched defs:m_file_spec (Results 1 - 7 of 7) sorted by relevance

/freebsd-current/contrib/llvm-project/lldb/include/lldb/Core/
H A DFileLineResolver.h54 FileSpec m_file_spec; // This is the file spec we are looking for. member in class:lldb_private::FileLineResolver
H A DSourceManager.h79 FileSpec m_file_spec; // The actually file spec being used (if the target member in class:lldb_private::SourceManager::File
/freebsd-current/contrib/llvm-project/lldb/include/lldb/Host/
H A DFileAction.h53 m_file_spec; // A file spec to use for opening after fork or posix_spawn member in class:lldb_private::FileAction
/freebsd-current/contrib/llvm-project/lldb/include/lldb/Interpreter/
H A DOptionValueFileColonLine.h52 FileSpec m_file_spec; member in class:lldb_private::OptionValueFileColonLine
/freebsd-current/contrib/llvm-project/lldb/include/lldb/Utility/
H A DSupportFile.h49 FileSpec m_file_spec; member in class:lldb_private::SupportFile
/freebsd-current/contrib/llvm-project/lldb/source/Target/
H A DModuleCache.cpp54 FileSpec m_file_spec; member in class:__anon1328::ModuleLock
/freebsd-current/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFUnit.h362 std::optional<FileSpec> m_file_spec; member in class:lldb_private::plugin::dwarf::DWARFUnit

Completed in 107 milliseconds