Home
last modified time | relevance | path

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

/external/clang/lib/Driver/
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()