Home
last modified time | relevance | path

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

/external/clang/lib/Driver/
DInputInfo.h88 const llvm::opt::Arg &getInputArg() const { in getInputArg() function
/external/llvm-project/clang/lib/Driver/
DInputInfo.h87 const llvm::opt::Arg &getInputArg() const { in getInputArg() function
/external/clang/include/clang/Driver/
DAction.h136 const llvm::opt::Arg &getInputArg() const { return Input; } in getInputArg() function
/external/llvm-project/clang/include/clang/Driver/
DAction.h223 const llvm::opt::Arg &getInputArg() const { return Input; } in getInputArg() function