Home
last modified time | relevance | path

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

/external/llvm-project/clang/include/clang/Sema/
DSema.h11163 enum ArithConvKind { enum
11182 SourceLocation Loc, ArithConvKind ACK);
/external/llvm-project/clang/lib/Sema/
DSemaExpr.cpp1431 Sema::ArithConvKind ACK) { in checkEnumArithmeticConversions()
1489 ArithConvKind ACK) { in UsualArithmeticConversions()