Home
last modified time | relevance | path

Searched defs:GetFileSpec (Results 1 – 15 of 15) sorted by relevance

/freebsd/contrib/llvm-project/lldb/include/lldb/Core/
H A DSourceLocationSpec.h166 FileSpec GetFileSpec() const { return m_declaration.GetFile(); } in GetFileSpec() function
H A DModuleSpec.h53 FileSpec &GetFileSpec() { return m_file; } in GetFileSpec() function
55 const FileSpec &GetFileSpec() const { return m_file; } in GetFileSpec() function
H A DSourceManager.h59 const FileSpec &GetFileSpec() { return m_file_spec; } in GetFileSpec() function
H A DModule.h498 const FileSpec &GetFileSpec() const { return m_file; } GetFileSpec() function
/freebsd/contrib/llvm-project/lldb/include/lldb/Interpreter/
H A DOptionValueFileColonLine.h45 FileSpec &GetFileSpec() { return m_file_spec; } in GetFileSpec() function
/freebsd/contrib/llvm-project/lldb/source/Host/common/
H A DFileAction.cpp32 const FileSpec &FileAction::GetFileSpec() const { return m_file_spec; } in GetFileSpec() function in FileAction
H A DFile.cpp121 Status File::GetFileSpec(FileSpec &file_spec) const { in GetFileSpec() function in File
339 Status NativeFile::GetFileSpec(FileSpec &file_spec) const { GetFileSpec() function in NativeFile
/freebsd/contrib/llvm-project/lldb/source/Symbol/
H A DDebugMacros.cpp25 const FileSpec &DebugMacroEntry::GetFileSpec(CompileUnit *comp_unit) const { in GetFileSpec() function in DebugMacroEntry
/freebsd/contrib/llvm-project/lldb/include/lldb/Symbol/
H A DObjectFile.h275 virtual FileSpec &GetFileSpec() { return m_file; } in GetFileSpec() function
282 virtual const FileSpec &GetFileSpec() const { return m_file; } in GetFileSpec() function
/freebsd/contrib/llvm-project/lldb/source/API/
H A DSBDeclaration.cpp60 SBFileSpec SBDeclaration::GetFileSpec() const { in GetFileSpec() function in SBDeclaration
H A DSBLineEntry.cpp95 SBFileSpec SBLineEntry::GetFileSpec() const { in GetFileSpec() function in SBLineEntry
H A DSBCompileUnit.cpp43 SBFileSpec SBCompileUnit::GetFileSpec() const { in GetFileSpec() function in SBCompileUnit
H A DSBModuleSpec.cpp63 SBFileSpec SBModuleSpec::GetFileSpec() { in GetFileSpec() function in SBModuleSpec
H A DSBModule.cpp105 SBFileSpec SBModule::GetFileSpec() const { in GetFileSpec() function in SBModule
/freebsd/contrib/llvm-project/lldb/source/Core/
H A DIOHandlerCursesGUI.cpp1374 FileSpec GetFileSpec() { in GetFileSpec() function in curses::FileFieldDelegate
1417 FileSpec GetFileSpec() { in GetFileSpec() function in curses::DirectoryFieldDelegate