Lines Matching refs:ArgNames
577 std::vector<std::string> ArgNames;579 ArgNames.push_back(IdentifierStr);587 if (Kind && ArgNames.size() != Kind)590 return new PrototypeAST(FnName, ArgNames, Kind != 0, BinaryPrecedence);