Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/include/clang/Driver/
H A DAction.h95 ActionList &getInputs() { return Inputs; } in getInputs() function
96 const ActionList &getInputs() const { return Inputs; } in getInputs() function