Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangModulesDeclVendor.cpp95 std::shared_ptr<clang::CompilerInvocation> compiler_invocation,
243 std::shared_ptr<clang::CompilerInvocation> compiler_invocation, in ClangModulesDeclVendorImpl() argument
247 m_compiler_invocation(std::move(compiler_invocation)), in ClangModulesDeclVendorImpl()