Home
last modified time | relevance | path

Searched refs:BigType (Results 1 – 2 of 2) sorted by relevance

/external/llvm/include/llvm/IR/
DPassManagerInternal.h102 struct BigType { struct
110 template <typename T> static BigType f(...); argument
/external/pdfium/third_party/base/numerics/
Dsafe_conversions_impl.h720 using BigType = typename Promotion::type;
723 ? C<BigType, BigType>::Test(
724 static_cast<BigType>(static_cast<L>(lhs)),
725 static_cast<BigType>(static_cast<R>(rhs)))