Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaChecking.cpp7860 static bool IsShiftedByte(llvm::APSInt Value) { in IsShiftedByte() function
7902 if (IsShiftedByte(Result)) in SemaBuiltinConstantArgShiftedByte()
7933 if (IsShiftedByte(Result) || in SemaBuiltinConstantArgShiftedByteOrXXFF()