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

/freebsd-11-stable/contrib/llvm-project/clang/lib/Driver/
H A DAction.cpp166 InputAction::InputAction(const Arg &_Input, types::ID _Type) argument
167 : Action(InputClass, _Type), Input(_Input) {}

Completed in 40 milliseconds