Home
last modified time | relevance | path

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

/external/clang/include/clang/Sema/
DScopeInfo.h340 void setHasBranchProtectedScope() { in setHasBranchProtectedScope() function
361 setHasBranchProtectedScope(); in setHasCXXTry()
366 setHasBranchProtectedScope(); in setHasSEHTry()
/external/llvm-project/clang/include/clang/Sema/
DScopeInfo.h418 void setHasBranchProtectedScope() { in setHasBranchProtectedScope() function
443 setHasBranchProtectedScope(); in setHasCXXTry()
448 setHasBranchProtectedScope(); in setHasSEHTry()
/external/clang/lib/Sema/
DSemaOpenMP.cpp3891 getCurFunction()->setHasBranchProtectedScope(); in ActOnOpenMPParallelDirective()
5502 getCurFunction()->setHasBranchProtectedScope(); in ActOnOpenMPSimdDirective()
5538 getCurFunction()->setHasBranchProtectedScope(); in ActOnOpenMPForDirective()
5593 getCurFunction()->setHasBranchProtectedScope(); in ActOnOpenMPForSimdDirective()
5630 getCurFunction()->setHasBranchProtectedScope(); in ActOnOpenMPSectionsDirective()
5644 getCurFunction()->setHasBranchProtectedScope(); in ActOnOpenMPSectionDirective()
5660 getCurFunction()->setHasBranchProtectedScope(); in ActOnOpenMPSingleDirective()
5690 getCurFunction()->setHasBranchProtectedScope(); in ActOnOpenMPMasterDirective()
5744 getCurFunction()->setHasBranchProtectedScope(); in ActOnOpenMPCriticalDirective()
5792 getCurFunction()->setHasBranchProtectedScope(); in ActOnOpenMPParallelForDirective()
[all …]
DSemaStmtAsm.cpp732 getCurFunction()->setHasBranchProtectedScope(); in ActOnMSAsmStmt()
DSemaStmt.cpp540 getCurFunction()->setHasBranchProtectedScope(); in BuildIfStmt()
3427 getCurFunction()->setHasBranchProtectedScope(); in ActOnObjCAtTryStmt()
3516 getCurFunction()->setHasBranchProtectedScope(); in ActOnObjCAtSynchronizedStmt()
3532 getCurFunction()->setHasBranchProtectedScope(); in ActOnObjCAutoreleasePoolStmt()
DSemaDecl.cpp5362 getCurFunction()->setHasBranchProtectedScope(); in CheckTypedefForVariablyModifiedType()
6893 getCurFunction()->setHasBranchProtectedScope(); in CheckVariableDeclarationType()
9656 getCurFunction()->setHasBranchProtectedScope(); in AddInitializerToDecl()
10183 getCurFunction()->setHasBranchProtectedScope(); in ActOnUninitializedDecl()
10319 getCurFunction()->setHasBranchProtectedScope(); in CheckCompleteVariableDeclaration()
DSemaExpr.cpp12195 getCurFunction()->setHasBranchProtectedScope(); in ActOnBlockStmtExpr()
/external/llvm-project/clang/lib/Sema/
DSema.cpp2022 FunctionScopes.back()->setHasBranchProtectedScope(); in setFunctionHasBranchProtectedScope()
DSemaExpr.cpp6902 getCurFunction()->setHasBranchProtectedScope(); in BuildCompoundLiteralExpr()