Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaOverload.cpp8294 unsigned NumArithmeticTypes; member in __anon85f2cfc10c11::BuiltinOperatorOverloadBuilder
8340 NumArithmeticTypes = ArithmeticTypes.size(); in InitArithmeticTypes()
8438 for (unsigned Arith = 0; Arith < NumArithmeticTypes; ++Arith) { in addPlusPlusMinusMinusArithmeticOverloads()
9015 for (unsigned Left = 0; Left < NumArithmeticTypes; ++Left) { in addAssignmentArithmeticOverloads()