Home
last modified time | relevance | path

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

/external/clang/lib/Driver/
DInputInfo.h53 InputInfo(const Arg *_InputArg, types::ID _Type, const char *_BaseInput) in InputInfo() argument
55 Data.InputArg = _InputArg; in InputInfo()