Searched defs:getInputs (Results 1 – 2 of 2) sorted by relevance
150 ActionList &getInputs() { return Inputs; } in getInputs() function151 const ActionList &getInputs() const { return Inputs; } in getInputs() function
696 std::vector<ConcatInputSection *> getInputs() { return inputs; } in getInputs() function