LLVM  8.0.1
llvm::on_first< FuncTy > Member List

This is the complete list of members for llvm::on_first< FuncTy >, including all inherited members.

funcllvm::on_first< FuncTy >
operator()(const T &lhs, const T &rhs) const -> decltype(func(lhs.first, rhs.first))llvm::on_first< FuncTy >inline