Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/Sema/
DSemaChecking.cpp6474 static bool IsShiftedByte(llvm::APSInt Value) { in IsShiftedByte() function
6516 if (IsShiftedByte(Result)) in SemaBuiltinConstantArgShiftedByte()
6547 if (IsShiftedByte(Result) || in SemaBuiltinConstantArgShiftedByteOrXXFF()