Searched refs:isRSignedTy (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DSMTConv.h674 bool isRSignedTy = RTy->isSignedIntegerOrEnumerationType(); local
677 if (isLSignedTy == isRSignedTy) {
689 if (isRSignedTy) {

Completed in 70 milliseconds