Home
last modified time | relevance | path

Searched defs:SetFileSpec (Results 1 – 4 of 4) sorted by relevance

/external/llvm-project/lldb/source/API/
DSBDeclaration.cpp98 void SBDeclaration::SetFileSpec(lldb::SBFileSpec filespec) { in SetFileSpec() function in SBDeclaration
DSBLineEntry.cpp113 void SBLineEntry::SetFileSpec(lldb::SBFileSpec filespec) { in SetFileSpec() function in SBLineEntry
DSBFileSpec.cpp170 void SBFileSpec::SetFileSpec(const lldb_private::FileSpec &fs) { in SetFileSpec() function in SBFileSpec
DSBModuleSpec.cpp66 void SBModuleSpec::SetFileSpec(const lldb::SBFileSpec &sb_spec) { in SetFileSpec() function in SBModuleSpec