Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h13973 bool SemaBuiltinConstantArgShiftedByte(CallExpr *TheCall, int ArgNum,
/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DSemaChecking.cpp9847 bool Sema::SemaBuiltinConstantArgShiftedByte(CallExpr *TheCall, int ArgNum, in SemaBuiltinConstantArgShiftedByte() function in Sema