Searched defs:getArguments (Results 1 – 11 of 11) sorted by relevance
65 PDBSymbolTypeFunctionSig::getArguments() const { in getArguments() function in PDBSymbolTypeFunctionSig
83 PDBSymbolFunc::getArguments() const { getArguments() function in PDBSymbolFunc
171 MutableArrayRef<DiagnosticArgument> getArguments() { return arguments; } in getArguments() function 172 ArrayRef<DiagnosticArgument> getArguments() const { return arguments; } in getArguments() function
85 BlockArgListType getArguments() { return arguments; } getArguments() function
81 BlockArgListType getArguments() { in getArguments() function
62 const std::vector<std::string> &getArguments() const { return Args; } in getArguments() function
65 ArrayRef<InterfaceMethod::Argument> InterfaceMethod::getArguments() const { getArguments() function in InterfaceMethod
225 const llvm::opt::ArgStringList &getArguments() const { return Arguments; } getArguments() function
132 std::vector<syntax::Expression *> syntax::CallArguments::getArguments() { in getArguments() function in syntax::CallArguments
354 ArrayRef<FormatElement *> getArguments() const { return arguments; } in getArguments() function
400 MutableArrayRef<Expr *> getArguments() { in getArguments() function403 ArrayRef<Expr *> getArguments() const { in getArguments() function