Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/Sema/
DSemaOverload.cpp8173 unsigned NumArithmeticTypes; member in __anone93f13810c11::BuiltinOperatorOverloadBuilder
8217 NumArithmeticTypes = ArithmeticTypes.size(); in InitArithmeticTypes()
8315 for (unsigned Arith = 0; Arith < NumArithmeticTypes; ++Arith) { in addPlusPlusMinusMinusArithmeticOverloads()
8890 for (unsigned Left = 0; Left < NumArithmeticTypes; ++Left) { in addAssignmentArithmeticOverloads()