Searched defs:getInputArg (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/lib/Driver/
H A DInputInfo.h87 const llvm::opt::Arg &getInputArg() const { function in class:clang::driver::InputInfo
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Driver/
H A DAction.h223 const llvm::opt::Arg &getInputArg() const { return Input; } function in class:clang::driver::InputAction

Completed in 50 milliseconds