Home
last modified time | relevance | path

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

/external/lldb/include/lldb/Core/
DSourceManager.h101 void AddSourceFile (const FileSP &file_sp);
/external/lldb/source/Core/
DSourceManager.cpp93 debugger_sp->GetSourceFileCache().AddSourceFile(file_sp); in GetFile()
629 SourceManager::SourceFileCache::AddSourceFile (const FileSP &file_sp) in AddSourceFile() function in SourceManager::SourceFileCache