Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaOverload.cpp9249 static constexpr int ArithmeticTypesCap = 26; member in __anon2e1ecc911b11::BuiltinOperatorOverloadBuilder
9250 SmallVector<CanQualType, ArithmeticTypesCap> ArithmeticTypes;
9328 ArithmeticTypesCap && in InitArithmeticTypes()