Home
last modified time | relevance | path

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

/src/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangUserExpression.cpp625 CppModuleConfiguration module_config = in SetupCppModuleImports() local
627 m_imported_cpp_modules = module_config.GetImportedModules(); in SetupCppModuleImports()
628 m_include_directories = module_config.GetIncludeDirs(); in SetupCppModuleImports()