Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/Sema/
H A DSemaChecking.cpp1580 if (SemaBuiltinSetjmp(TheCall)) in CheckBuiltinFunctionCall()
7367 bool Sema::SemaBuiltinSetjmp(CallExpr *TheCall) { in SemaBuiltinSetjmp() function in Sema
/freebsd-13.1/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h12606 bool SemaBuiltinSetjmp(CallExpr *TheCall);