Lines Matching refs:ArgNames
599 std::vector<std::string> ArgNames;601 ArgNames.push_back(IdentifierStr);609 if (Kind && ArgNames.size() != Kind)612 return llvm::make_unique<PrototypeAST>(FnName, std::move(ArgNames), Kind != 0,