Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaStmt.cpp687 unsigned UnpromotedWidth, bool UnpromotedSign) { in checkCaseValue() argument
693 AdjustAPSInt(ConvVal, UnpromotedWidth, UnpromotedSign); in checkCaseValue()