Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Core/
H A DSourceManager.cpp108 debugger_sp->GetSourceFileCache().RemoveSourceFile(file_sp); in GetFile()
109 process_sp->GetSourceFileCache().RemoveSourceFile(file_sp); in GetFile()
786 void SourceManager::SourceFileCache::RemoveSourceFile(const FileSP &file_sp) { in RemoveSourceFile() function in SourceManager::SourceFileCache
/freebsd/contrib/llvm-project/lldb/include/lldb/Core/
H A DSourceManager.h114 void RemoveSourceFile(const FileSP &file_sp);