Lines Matching refs:ArgNames
600 std::vector<std::string> ArgNames;602 ArgNames.push_back(IdentifierStr);610 if (Kind && ArgNames.size() != Kind)613 return llvm::make_unique<PrototypeAST>(FnName, std::move(ArgNames), Kind != 0,