HomeSort by relevance Sort by last modified time
    Searched defs:getInputArg (Results 1 - 2 of 2) sorted by null

  /external/clang/lib/Driver/
InputInfo.h 69 const llvm::opt::Arg &getInputArg() const {
  /external/clang/include/clang/Driver/
Action.h 115 const llvm::opt::Arg &getInputArg() const { return Input; }

Completed in 37 milliseconds