Searched refs:compiler_invocation (Results 1 – 2 of 2) sorted by relevance
318 compiler_invocation="$LTCXX $S_FLAG $SRC_NAME -o $EXENAME $our_libs"319 echo $compiler_invocation >> compile.out 2>&1321 $compiler_invocation >> compile.out 2>&1
95 std::shared_ptr<clang::CompilerInvocation> compiler_invocation,243 std::shared_ptr<clang::CompilerInvocation> compiler_invocation, in ClangModulesDeclVendorImpl() argument247 m_compiler_invocation(std::move(compiler_invocation)), in ClangModulesDeclVendorImpl()