Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/lldb/include/lldb/Core/
HDSourceLocationSpec.h166 FileSpec GetFileSpec() const { return m_declaration.GetFile(); } in GetFileSpec() function
HDModuleSpec.h53 FileSpec &GetFileSpec() { return m_file; } in GetFileSpec() function
55 const FileSpec &GetFileSpec() const { return m_file; } in GetFileSpec() function
HDSourceManager.h59 const FileSpec &GetFileSpec() { return m_file_spec; } in GetFileSpec() function
HDModule.h452 const FileSpec &GetFileSpec() const { return m_file; } in GetFileSpec() function
/freebsd-13-stable/contrib/llvm-project/lldb/include/lldb/Interpreter/
HDOptionValueFileColonLine.h45 FileSpec &GetFileSpec() { return m_file_spec; } in GetFileSpec() function
/freebsd-13-stable/contrib/llvm-project/lldb/source/Host/common/
HDFileAction.cpp32 const FileSpec &FileAction::GetFileSpec() const { return m_file_spec; } in GetFileSpec() function in FileAction
HDFile.cpp121 Status File::GetFileSpec(FileSpec &file_spec) const { in GetFileSpec() function in File
351 Status NativeFile::GetFileSpec(FileSpec &file_spec) const { in GetFileSpec() function in NativeFile
/freebsd-13-stable/contrib/llvm-project/lldb/source/Symbol/
HDDebugMacros.cpp25 const FileSpec &DebugMacroEntry::GetFileSpec(CompileUnit *comp_unit) const { in GetFileSpec() function in DebugMacroEntry
/freebsd-13-stable/contrib/llvm-project/lldb/include/lldb/Symbol/
HDObjectFile.h275 virtual FileSpec &GetFileSpec() { return m_file; } in GetFileSpec() function
282 virtual const FileSpec &GetFileSpec() const { return m_file; } in GetFileSpec() function
/freebsd-13-stable/contrib/llvm-project/lldb/source/API/
HDSBDeclaration.cpp60 SBFileSpec SBDeclaration::GetFileSpec() const { in GetFileSpec() function in SBDeclaration
HDSBLineEntry.cpp95 SBFileSpec SBLineEntry::GetFileSpec() const { in GetFileSpec() function in SBLineEntry
HDSBModuleSpec.cpp63 SBFileSpec SBModuleSpec::GetFileSpec() { in GetFileSpec() function in SBModuleSpec
HDSBCompileUnit.cpp43 SBFileSpec SBCompileUnit::GetFileSpec() const { in GetFileSpec() function in SBCompileUnit
HDSBModule.cpp105 SBFileSpec SBModule::GetFileSpec() const { in GetFileSpec() function in SBModule
/freebsd-13-stable/contrib/llvm-project/lldb/source/Core/
HDIOHandlerCursesGUI.cpp1374 FileSpec GetFileSpec() { in GetFileSpec() function in curses::FileFieldDelegate
1417 FileSpec GetFileSpec() { in GetFileSpec() function in curses::DirectoryFieldDelegate