Home
last modified time | relevance | path

Searched defs:RHSUnsigned (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/gnu/llvm/clang/lib/AST/
H A DASTContext.cpp7232 bool RHSUnsigned = RHSC->isUnsignedIntegerType(); in getIntegerTypeOrder() local
10754 bool RHSUnsigned = RHS->castAs<BitIntType>()->isUnsigned(); in mergeTypes() local