Searched defs:SemaBuiltinLongjmp (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/Sema/
H A DSemaChecking.cpp809 if (SemaBuiltinLongjmp(TheCall))
3705 /// SemaBuiltinLongjmp - Handle __builtin_longjmp(void *env[5], int val).
3708 bool Sema::SemaBuiltinLongjmp(CallExpr *TheCall) { function in class:Sema

Completed in 108 milliseconds