Searched refs:_InputArg (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/lib/Driver/
H A DInputInfo.h63 InputInfo(types::ID _Type, const llvm::opt::Arg *_InputArg, argument
66 Data.InputArg = _InputArg;
68 InputInfo(const Action *A, const llvm::opt::Arg *_InputArg, argument
71 Data.InputArg = _InputArg;

Completed in 107 milliseconds