Searched refs:setHasBranchProtectedScope (Results 1 – 6 of 6) sorted by relevance
1864 getCurFunction()->setHasBranchProtectedScope(); in ActOnOpenMPParallelDirective()2961 getCurFunction()->setHasBranchProtectedScope(); in ActOnOpenMPSimdDirective()2981 getCurFunction()->setHasBranchProtectedScope(); in ActOnOpenMPForDirective()3001 getCurFunction()->setHasBranchProtectedScope(); in ActOnOpenMPForSimdDirective()3034 getCurFunction()->setHasBranchProtectedScope(); in ActOnOpenMPSectionsDirective()3045 getCurFunction()->setHasBranchProtectedScope(); in ActOnOpenMPSectionDirective()3056 getCurFunction()->setHasBranchProtectedScope(); in ActOnOpenMPSingleDirective()3066 getCurFunction()->setHasBranchProtectedScope(); in ActOnOpenMPMasterDirective()3077 getCurFunction()->setHasBranchProtectedScope(); in ActOnOpenMPCriticalDirective()3107 getCurFunction()->setHasBranchProtectedScope(); in ActOnOpenMPParallelForDirective()[all …]
3144 getCurFunction()->setHasBranchProtectedScope(); in ActOnObjCAtTryStmt()3233 getCurFunction()->setHasBranchProtectedScope(); in ActOnObjCAtSynchronizedStmt()3249 getCurFunction()->setHasBranchProtectedScope(); in ActOnObjCAutoreleasePoolStmt()3339 getCurFunction()->setHasBranchProtectedScope(); in ActOnCXXTryBlock()3357 getCurFunction()->setHasBranchProtectedScope(); in ActOnSEHTryBlock()
605 getCurFunction()->setHasBranchProtectedScope(); in ActOnMSAsmStmt()
4919 getCurFunction()->setHasBranchProtectedScope(); in CheckTypedefForVariablyModifiedType()6147 getCurFunction()->setHasBranchProtectedScope(); in CheckVariableDeclarationType()8780 getCurFunction()->setHasBranchProtectedScope(); in AddInitializerToDecl()9284 getCurFunction()->setHasBranchProtectedScope(); in ActOnUninitializedDecl()9408 getCurFunction()->setHasBranchProtectedScope(); in CheckCompleteVariableDeclaration()
10864 getCurFunction()->setHasBranchProtectedScope(); in ActOnBlockStmtExpr()
312 void setHasBranchProtectedScope() { in setHasBranchProtectedScope() function