HomeSort by relevance Sort by last modified time
    Searched refs:BigType (Results 1 - 2 of 2) sorted by null

  /external/llvm/include/llvm/IR/
PassManagerInternal.h 102 struct BigType {
110 template <typename T> static BigType f(...);
  /external/pdfium/third_party/base/numerics/
safe_conversions_impl.h 720 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)))

Completed in 58 milliseconds