Lines Matching refs:ArgNames
768 std::vector<std::string> ArgNames;770 ArgNames.push_back(IdentifierStr);778 if (Kind && ArgNames.size() != Kind)781 return llvm::make_unique<PrototypeAST>(FnLoc, FnName, ArgNames, Kind != 0,