Home
last modified time | relevance | path

Searched refs:GetPrimarySupportFile (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/lldb/include/lldb/Symbol/
H A DCompileUnit.h237 lldb::SupportFileSP GetPrimarySupportFile() const { in GetPrimarySupportFile() function
/freebsd/contrib/llvm-project/lldb/source/Core/
H A DSourceManager.cpp521 SetSupportFile(sc.comp_unit->GetPrimarySupportFile()); in CommonInitializer()
/freebsd/contrib/llvm-project/lldb/source/Commands/
H A DCommandObjectSource.cpp1053 sc.comp_unit->GetPrimarySupportFile(), in DoExecute()