Searched refs:RThrow (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/Sema/
H A DSemaExprCXX.cpp4401 bool RThrow = isa<CXXThrowExpr>(RHS.get()->IgnoreParenImpCasts()); local
4402 if (LThrow != RThrow) {

Completed in 2008 milliseconds