Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/Symbol/
H A DClangASTContext.h124 bool HasExternalSource();
/freebsd-12.1/contrib/llvm/tools/lldb/source/Symbol/
H A DClangASTContext.cpp813 bool ClangASTContext::HasExternalSource() { in HasExternalSource() function in ClangASTContext