Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaChecking.cpp8070 static bool IsShiftedByte(llvm::APSInt Value) { in IsShiftedByte() function
8112 if (IsShiftedByte(Result)) in SemaBuiltinConstantArgShiftedByte()
8143 if (IsShiftedByte(Result) || in SemaBuiltinConstantArgShiftedByteOrXXFF()