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.cpp157 debugger_sp->GetSourceFileCache().AddSourceFile(file_spec, file_sp); in GetFile()
159 process_sp->GetSourceFileCache().AddSourceFile(file_spec, file_sp); in GetFile()
774 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.h113 void AddSourceFile(const FileSpec &file_spec, FileSP file_sp);