Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaChecking.cpp5392 static bool IsShiftedByte(llvm::APSInt Value) { in IsShiftedByte() function
5431 if (IsShiftedByte(Result)) in BuiltinConstantArgShiftedByte()
5456 if (IsShiftedByte(Result) || in BuiltinConstantArgShiftedByteOrXXFF()