Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaOverload.cpp8167 LastPromotedIntegralType; member in __anon9a0268b20c11::BuiltinOperatorOverloadBuilder
8198 LastPromotedIntegralType = ArithmeticTypes.size(); in InitArithmeticTypes()
8417 Int < LastPromotedIntegralType; ++Int) { in addUnaryTildePromotedIntegralOverloads()
8723 Left < LastPromotedIntegralType; ++Left) { in addBinaryBitwiseArithmeticOverloads()
8725 Right < LastPromotedIntegralType; ++Right) { in addBinaryBitwiseArithmeticOverloads()
8947 Right < LastPromotedIntegralType; ++Right) { in addAssignmentIntegralOverloads()