Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/AST/
DASTContext.cpp6411 bool RHSUnsigned = RHSC->isUnsignedIntegerType(); in getIntegerTypeOrder() local
9829 bool RHSUnsigned = RHS->castAs<ExtIntType>()->isUnsigned(); in mergeTypes() local
/external/clang/lib/AST/
DASTContext.cpp4855 bool RHSUnsigned = RHSC->isUnsignedIntegerType(); in getIntegerTypeOrder() local