Lines Matching refs:ArgNames
563 std::vector<std::string> ArgNames;565 ArgNames.push_back(IdentifierStr);573 if (Kind && ArgNames.size() != Kind)576 return new PrototypeAST(FnName, ArgNames, Kind != 0, BinaryPrecedence);