Searched refs:BeginCatchF (Results 1 – 1 of 1) sorted by relevance
509 Function *BeginCatchF = M.getFunction("__cxa_begin_catch"); in canLongjmp() local514 if (Callee == BeginCatchF || Callee == EndCatchF || in canLongjmp()