Searched refs:getInputs (Results 1 – 5 of 5) sorted by relevance
84 ActionList &getInputs() { return Inputs; } in getInputs() function85 const ActionList &getInputs() const { return Inputs; } in getInputs() function
1306 Inputs = &(*Inputs)[0]->getInputs(); in SelectToolForJob()1324 Inputs = &(*Inputs)[0]->getInputs(); in SelectToolForJob()1365 const ActionList *Inputs = &A->getInputs(); in BuildJobsForAction()
3535 assert(!SourceAction->getInputs().empty() && "unexpected root action!"); in ConstructJob()3536 SourceAction = SourceAction->getInputs()[0]; in ConstructJob()4072 assert(!SourceAction->getInputs().empty() && "unexpected root action!"); in ConstructJob()4073 SourceAction = SourceAction->getInputs()[0]; in ConstructJob()
3492 getInputs: function(form, typeName, name) { method
11871 getInputs: function(form, typeName, name) { method