LLVM 22.0.0git
llvm::ToolContext Struct Reference

#include "llvm/Support/LLVMDriver.h"

Public Attributes

const charPath
const charPrependArg
bool NeedsPrependArg

Detailed Description

Definition at line 14 of file LLVMDriver.h.

Member Data Documentation

◆ NeedsPrependArg

bool llvm::ToolContext::NeedsPrependArg

Definition at line 22 of file LLVMDriver.h.

◆ Path

const char* llvm::ToolContext::Path

Definition at line 15 of file LLVMDriver.h.

◆ PrependArg

const char* llvm::ToolContext::PrependArg

Definition at line 16 of file LLVMDriver.h.


The documentation for this struct was generated from the following file: