Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Driver/
H A DInputInfo.h64 InputInfo(types::ID _Type, const llvm::opt::Arg *_InputArg, in InputInfo() argument
67 Data.InputArg = _InputArg; in InputInfo()
69 InputInfo(const Action *A, const llvm::opt::Arg *_InputArg, in InputInfo() argument
72 Data.InputArg = _InputArg; in InputInfo()