Home
last modified time | relevance | path

Searched refs:SemaBuiltinLongjmp (Results 1 – 4 of 4) sorted by relevance

/external/clang/lib/Sema/
DSemaChecking.cpp809 if (SemaBuiltinLongjmp(TheCall)) in CheckBuiltinFunctionCall()
3708 bool Sema::SemaBuiltinLongjmp(CallExpr *TheCall) { in SemaBuiltinLongjmp() function in Sema
/external/llvm-project/clang/lib/Sema/
DSemaChecking.cpp1566 if (SemaBuiltinLongjmp(TheCall)) in CheckBuiltinFunctionCall()
6871 bool Sema::SemaBuiltinLongjmp(CallExpr *TheCall) { in SemaBuiltinLongjmp() function in Sema
/external/clang/include/clang/Sema/
DSema.h9395 bool SemaBuiltinLongjmp(CallExpr *TheCall);
/external/llvm-project/clang/include/clang/Sema/
DSema.h12274 bool SemaBuiltinLongjmp(CallExpr *TheCall);