Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/lldb/source/Core/
HDSourceManager.cpp77 file_sp = debugger_sp->GetSourceFileCache().FindSourceFile (file_spec); in GetFile()
92 debugger_sp->GetSourceFileCache().AddSourceFile(file_sp); in GetFile()
/NextBSD/contrib/llvm/tools/lldb/include/lldb/Core/
HDDebugger.h410 GetSourceFileCache () in GetSourceFileCache() function