Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
DClangModulesDeclVendor.cpp84 std::unique_ptr<clang::CompilerInstance> compiler_instance,
184 std::unique_ptr<clang::CompilerInstance> compiler_instance, in ClangModulesDeclVendorImpl() argument
188 m_compiler_instance(std::move(compiler_instance)), in ClangModulesDeclVendorImpl()