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