Home
last modified time | relevance | path

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

/external/clang/include/clang/Sema/
DScopeInfo.h112 void setHasBranchProtectedScope() { in setHasBranchProtectedScope() function
/external/clang/lib/Sema/
DSemaStmt.cpp2415 getCurFunction()->setHasBranchProtectedScope(); in ActOnObjCAtTryStmt()
2490 getCurFunction()->setHasBranchProtectedScope(); in ActOnObjCAtSynchronizedStmt()
2507 getCurFunction()->setHasBranchProtectedScope(); in ActOnObjCAutoreleasePoolStmt()
2596 getCurFunction()->setHasBranchProtectedScope(); in ActOnCXXTryBlock()
2615 getCurFunction()->setHasBranchProtectedScope(); in ActOnSEHTryBlock()
DSemaDecl.cpp3742 getCurFunction()->setHasBranchProtectedScope(); in CheckTypedefForVariablyModifiedType()
4348 getCurFunction()->setHasBranchProtectedScope(); in CheckVariableDeclaration()
6259 getCurFunction()->setHasBranchProtectedScope(); in AddInitializerToDecl()
6671 getCurFunction()->setHasBranchProtectedScope(); in ActOnUninitializedDecl()
6765 getCurFunction()->setHasBranchProtectedScope(); in CheckCompleteVariableDeclaration()
DSemaExpr.cpp9134 getCurFunction()->setHasBranchProtectedScope(); in ActOnBlockStmtExpr()