Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/lib/Sema/
H A DSemaStmt.cpp1130 unsigned UnpromotedWidth, bool UnpromotedSign) { in checkCaseValue() argument
1140 AdjustAPSInt(ConvVal, UnpromotedWidth, UnpromotedSign); in checkCaseValue()