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

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

Completed in 65 milliseconds