Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/API/
H A DSBDeclaration.cpp89 void SBDeclaration::SetFileSpec(lldb::SBFileSpec filespec) { in SetFileSpec() function in SBDeclaration
H A DSBLineEntry.cpp108 void SBLineEntry::SetFileSpec(lldb::SBFileSpec filespec) { in SetFileSpec() function in SBLineEntry
H A DSBFileSpec.cpp164 void SBFileSpec::SetFileSpec(const lldb_private::FileSpec &fs) { in SetFileSpec() function in SBFileSpec
H A DSBModuleSpec.cpp65 void SBModuleSpec::SetFileSpec(const lldb::SBFileSpec &sb_spec) { in SetFileSpec() function in SBModuleSpec