Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DSemaChecking.cpp2315 if (SemaBuiltinSetjmp(TheCall)) in CheckBuiltinFunctionCall()
10283 bool Sema::SemaBuiltinSetjmp(CallExpr *TheCall) { in SemaBuiltinSetjmp() function in Sema
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h13959 bool SemaBuiltinSetjmp(CallExpr *TheCall);