Searched defs:SetFileSpec (Results 1 – 4 of 4) sorted by relevance
/openbsd-src/gnu/llvm/lldb/source/API/ | ||
H A D | SBDeclaration.cpp | 89 void SBDeclaration::SetFileSpec(lldb::SBFileSpec filespec) { in SetFileSpec() function in SBDeclaration |
H A D | SBLineEntry.cpp | 108 void SBLineEntry::SetFileSpec(lldb::SBFileSpec filespec) { in SetFileSpec() function in SBLineEntry |
H A D | SBFileSpec.cpp | 164 void SBFileSpec::SetFileSpec(const lldb_private::FileSpec &fs) { in SetFileSpec() function in SBFileSpec |
H A D | SBModuleSpec.cpp | 65 void SBModuleSpec::SetFileSpec(const lldb::SBFileSpec &sb_spec) { in SetFileSpec() function in SBModuleSpec |