Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaChecking.cpp6677 static bool IsShiftedByte(llvm::APSInt Value) { in IsShiftedByte() function
6719 if (IsShiftedByte(Result)) in SemaBuiltinConstantArgShiftedByte()
6750 if (IsShiftedByte(Result) || in SemaBuiltinConstantArgShiftedByteOrXXFF()