Home
last modified time | relevance | path

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

/external/clang/lib/Driver/
DInputInfo.h68 const Arg &getInputArg() const { in getInputArg() function
/external/clang/include/clang/Driver/
DAction.h103 const Arg &getInputArg() const { return Input; } in getInputArg() function