Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/include/lldb/Core/
H A DSourceLocationSpec.h166 FileSpec GetFileSpec() const { return m_declaration.GetFile(); } in GetFileSpec() function
H A DSourceManager.h57 const FileSpec &GetFileSpec() { return m_file_spec; } 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 DModule.h477 const FileSpec &GetFileSpec() const { return m_file; } in GetFileSpec() function
/llvm-project-15.0.7/lldb/include/lldb/Interpreter/
H A DOptionValueFileColonLine.h45 FileSpec &GetFileSpec() { return m_file_spec; } in GetFileSpec() function
/llvm-project-15.0.7/lldb/source/Host/common/
H A DFileAction.cpp30 const FileSpec &FileAction::GetFileSpec() const { return m_file_spec; } in GetFileSpec() function in FileAction
H A DFile.cpp119 Status File::GetFileSpec(FileSpec &file_spec) const { in GetFileSpec() function in File
337 Status NativeFile::GetFileSpec(FileSpec &file_spec) const { in GetFileSpec() function in NativeFile
/llvm-project-15.0.7/lldb/source/Symbol/
H A DDebugMacros.cpp25 const FileSpec &DebugMacroEntry::GetFileSpec(CompileUnit *comp_unit) const { in GetFileSpec() function in DebugMacroEntry
/llvm-project-15.0.7/lldb/include/lldb/Symbol/
H A DObjectFile.h292 virtual FileSpec &GetFileSpec() { return m_file; } in GetFileSpec() function
299 virtual const FileSpec &GetFileSpec() const { return m_file; } in GetFileSpec() function
/llvm-project-15.0.7/lldb/source/API/
H A DSBDeclaration.cpp60 SBFileSpec SBDeclaration::GetFileSpec() const { in GetFileSpec() function in SBDeclaration
H A DSBLineEntry.cpp80 SBFileSpec SBLineEntry::GetFileSpec() const { in GetFileSpec() function in SBLineEntry
H A DSBModuleSpec.cpp58 SBFileSpec SBModuleSpec::GetFileSpec() { in GetFileSpec() function in SBModuleSpec
H A DSBCompileUnit.cpp43 SBFileSpec SBCompileUnit::GetFileSpec() const { in GetFileSpec() function in SBCompileUnit
H A DSBModule.cpp105 SBFileSpec SBModule::GetFileSpec() const { in GetFileSpec() function in SBModule
/llvm-project-15.0.7/lldb/source/Core/
H A DIOHandlerCursesGUI.cpp1373 FileSpec GetFileSpec() { in GetFileSpec() function in curses::FileFieldDelegate
1416 FileSpec GetFileSpec() { in GetFileSpec() function in curses::DirectoryFieldDelegate