Home
last modified time | relevance | path

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

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