Searched refs:setExceptionVariable (Results 1 – 3 of 3) sorted by relevance
1137 void setExceptionVariable(bool EV) { VarDeclBits.ExceptionVar = EV; } in setExceptionVariable() function
3399 New->setExceptionVariable(true); in BuildObjCExceptionDecl()
11864 ExDecl->setExceptionVariable(true); in BuildExceptionDeclaration()