Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/source/Expression/
H A DExpressionSourceCode.cpp206 const ClangModulesDeclVendor::ModuleVector &hand_imported_modules = in GetText() local
210 for (ClangModulesDeclVendor::ModuleID module : hand_imported_modules) { in GetText()
/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangUserExpression.cpp349 const ClangModulesDeclVendor::ModuleVector &hand_imported_modules = in SetupDeclVendor() local
356 for (ClangModulesDeclVendor::ModuleID module : hand_imported_modules) { in SetupDeclVendor()