Home
last modified time | relevance | path

Searched refs:setFunctionHasBranchProtectedScope (Results 1 – 8 of 8) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaObjC.cpp40 SemaRef.setFunctionHasBranchProtectedScope(); in ActOnObjCForCollectionStmt()
325 SemaRef.setFunctionHasBranchProtectedScope(); in ActOnObjCAtSynchronizedStmt()
332 SemaRef.setFunctionHasBranchProtectedScope(); in ActOnObjCAutoreleasePoolStmt()
H A DSemaStmt.cpp616 setFunctionHasBranchProtectedScope(); in ActOnLabelStmt()
1053 setFunctionHasBranchProtectedScope(); in BuildIfStmt()
3241 setFunctionHasBranchProtectedScope(); in ActOnGotoStmt()
3275 setFunctionHasBranchProtectedScope(); in ActOnIndirectGotoStmt()
H A DSemaStmtAsm.cpp981 setFunctionHasBranchProtectedScope(); in ActOnMSAsmStmt()
H A DSemaOpenMP.cpp7647 SemaRef.setFunctionHasBranchProtectedScope(); in setBranchProtectedScope()
10547 SemaRef.setFunctionHasBranchProtectedScope(); in ActOnOpenMPSectionsDirective()
10560 SemaRef.setFunctionHasBranchProtectedScope(); in ActOnOpenMPSectionDirective()
10619 SemaRef.setFunctionHasBranchProtectedScope(); in ActOnOpenMPDispatchDirective()
10818 SemaRef.setFunctionHasBranchProtectedScope(); in ActOnOpenMPSingleDirective()
10847 SemaRef.setFunctionHasBranchProtectedScope(); in ActOnOpenMPMasterDirective()
10859 SemaRef.setFunctionHasBranchProtectedScope(); in ActOnOpenMPMaskedDirective()
10913 SemaRef.setFunctionHasBranchProtectedScope(); in ActOnOpenMPCriticalDirective()
11009 SemaRef.setFunctionHasBranchProtectedScope(); in ActOnOpenMPParallelSectionsDirective()
11127 SemaRef.setFunctionHasBranchProtectedScope(); in ActOnOpenMPTaskgroupDirective()
[all …]
H A DSema.cpp2497 void Sema::setFunctionHasBranchProtectedScope() { in setFunctionHasBranchProtectedScope() function in Sema
H A DSemaDecl.cpp6789 setFunctionHasBranchProtectedScope(); in CheckTypedefForVariablyModifiedType()
8886 setFunctionHasBranchProtectedScope(); in CheckVariableDeclarationType()
13756 setFunctionHasBranchProtectedScope(); in AddInitializerToDecl()
14395 setFunctionHasBranchProtectedScope(); in ActOnUninitializedDecl()
14564 setFunctionHasBranchProtectedScope(); in CheckCompleteVariableDeclaration()
14571 setFunctionHasBranchProtectedScope(); in CheckCompleteVariableDeclaration()
H A DSemaExpr.cpp15988 setFunctionHasBranchProtectedScope(); in ActOnStartStmtExpr()
16625 setFunctionHasBranchProtectedScope(); in ActOnBlockStmtExpr()
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h1062 void setFunctionHasBranchProtectedScope();