Home
last modified time | relevance | path

Searched refs:AddSourceFile (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/lldb/source/Core/
H A DSourceManager.cpp168 debugger_sp->GetSourceFileCache().AddSourceFile(file_spec, file_sp); in GetFile()
170 process_sp->GetSourceFileCache().AddSourceFile(file_spec, file_sp); in GetFile()
805 void SourceManager::SourceFileCache::AddSourceFile(const FileSpec &file_spec, in AddSourceFile() function in SourceManager::SourceFileCache
/freebsd/contrib/llvm-project/lldb/include/lldb/Core/
H A DSourceManager.h128 void AddSourceFile(const FileSpec &file_spec, FileSP file_sp);