Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangASTSource.h71 bool is_shared_context = false);
H A DClangASTSource.cpp64 bool is_shared_context) { in InstallASTContext() argument
118 if (!is_shared_context) { in InstallASTContext()