Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
DClangUserExpression.cpp480 if (!target->GetEnableImportStdModule()) in GetModuleConfig()
/external/llvm-project/lldb/include/lldb/Target/
DTarget.h138 bool GetEnableImportStdModule() const;
/external/llvm-project/lldb/source/Target/
DTarget.cpp3972 bool TargetProperties::GetEnableImportStdModule() const { in GetEnableImportStdModule() function in TargetProperties