Searched defs:getInputs (Results 1 – 8 of 8) sorted by relevance
908 MutableArrayRef<VariableDecl *> getInputs() { in getInputs() function911 ArrayRef<VariableDecl *> getInputs() const { in getInputs() function1118 MutableArrayRef<VariableDecl *> getInputs() { in getInputs() function1121 ArrayRef<VariableDecl *> getInputs() const { in getInputs() function1199 ArrayRef<VariableDecl *> getInputs() const { in getInputs() function
88 ArrayRef<Type> getInputs() const { in getInputs() function
161 ArrayRef<Type> FunctionType::getInputs() const { getInputs() function in FunctionType
151 ActionList &getInputs() { return Inputs; } in getInputs() function 150 ActionList &getInputs() { return Inputs; } getInputs() function
126 static Expected<std::vector<std::string>> getInputs(opt::InputArgList &Args, getInputs() function
696 std::vector<ConcatInputSection *> getInputs() { return inputs; } getInputs() function
97 ParseInputs getInputs(PathRef File, std::string Contents) { in getInputs() function in clang::clangd::__anon7b80712b0111::TUSchedulerTests
156 FormatElement *getInputs() const { return inputs; } getInputs() function in __anonae090d040211::FunctionalTypeDirective