Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangUserExpression.h205 std::vector<std::string> modules_to_import,
H A DClangUserExpression.cpp414 std::vector<std::string> modules_to_import, bool for_completion) { in CreateSourceCode() argument
425 for_completion, modules_to_import)) { in CreateSourceCode()