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

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

Completed in 58 milliseconds