Home
last modified time | relevance | path

Searched refs:setHasBranchProtectedScope (Results 1 – 4 of 4) sorted by relevance

/external/clang/include/clang/Sema/
DScopeInfo.h85 void setHasBranchProtectedScope() { in setHasBranchProtectedScope() function
/external/clang/lib/Sema/
DSemaStmt.cpp2146 getCurFunction()->setHasBranchProtectedScope(); in ActOnObjCAtTryStmt()
2198 getCurFunction()->setHasBranchProtectedScope(); in ActOnObjCAtSynchronizedStmt()
2230 getCurFunction()->setHasBranchProtectedScope(); in ActOnObjCAutoreleasePoolStmt()
2319 getCurFunction()->setHasBranchProtectedScope(); in ActOnCXXTryBlock()
2338 getCurFunction()->setHasBranchProtectedScope(); in ActOnSEHTryBlock()
DSemaDecl.cpp3391 getCurFunction()->setHasBranchProtectedScope(); in CheckTypedefForVariablyModifiedType()
3955 getCurFunction()->setHasBranchProtectedScope(); in CheckVariableDeclaration()
5387 getCurFunction()->setHasBranchProtectedScope(); in AddInitializerToDecl()
5768 getCurFunction()->setHasBranchProtectedScope(); in ActOnUninitializedDecl()
5858 getCurFunction()->setHasBranchProtectedScope(); in CheckCompleteVariableDeclaration()
DSemaExpr.cpp8500 getCurFunction()->setHasBranchProtectedScope(); in ActOnBlockStmtExpr()