Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/include/clang/Driver/
H A DAction.h150 ActionList &getInputs() { return Inputs; } in getInputs() function
151 const ActionList &getInputs() const { return Inputs; } in getInputs() function