Home
last modified time | relevance | path

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

/external/clang/lib/Driver/
DInputInfo.h69 const llvm::opt::Arg &getInputArg() const { in getInputArg() function
/external/clang/include/clang/Driver/
DAction.h108 const llvm::opt::Arg &getInputArg() const { return Input; } in getInputArg() function