Home
last modified time | relevance | path

Searched refs:RemoveExternalSource (Results 1 – 3 of 3) sorted by relevance

/freebsd-10-stable/contrib/llvm/tools/lldb/include/lldb/Symbol/
DClangASTContext.h100 RemoveExternalSource ();
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Symbol/
DClangASTContext.cpp362 ClangASTContext::RemoveExternalSource () in RemoveExternalSource() function in ClangASTContext
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/DWARF/
DSymbolFileDWARF.cpp499 module_sp->GetClangASTContext().RemoveExternalSource (); in ~SymbolFileDWARF()