Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/Sema/
H A DSemaChecking.cpp6949 static bool IsShiftedByte(llvm::APSInt Value) { in IsShiftedByte() function
6991 if (IsShiftedByte(Result)) in SemaBuiltinConstantArgShiftedByte()
7022 if (IsShiftedByte(Result) || in SemaBuiltinConstantArgShiftedByteOrXXFF()