Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/include/clang/Sema/
H A DSema.h13158 bool SemaBuiltinConstantArgShiftedByte(CallExpr *TheCall, int ArgNum,
/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaChecking.cpp7885 bool Sema::SemaBuiltinConstantArgShiftedByte(CallExpr *TheCall, int ArgNum, in SemaBuiltinConstantArgShiftedByte() function in Sema