Home
last modified time | relevance | path

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

/trueos/contrib/llvm/tools/clang/include/clang/Driver/
HDAction.h89 ActionList &getInputs() { return Inputs; } in getInputs() function
90 const ActionList &getInputs() const { return Inputs; } in getInputs() function