Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/Symbol/
H A DClangASTContext.h129 void RemoveExternalSource();
/freebsd-12.1/contrib/llvm/tools/lldb/source/Symbol/
H A DClangASTContext.cpp829 void ClangASTContext::RemoveExternalSource() { in RemoveExternalSource() function in ClangASTContext