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.cpp39 SemaRef.setFunctionHasBranchProtectedScope(); in ActOnObjCForCollectionStmt()
329 SemaRef.setFunctionHasBranchProtectedScope(); in ActOnObjCAtSynchronizedStmt()
336 SemaRef.setFunctionHasBranchProtectedScope(); in ActOnObjCAutoreleasePoolStmt()
H A DSemaOpenMP.cpp7694 SemaRef.setFunctionHasBranchProtectedScope(); in setBranchProtectedScope()
10378 SemaRef.setFunctionHasBranchProtectedScope(); in ActOnOpenMPSimdDirective()
10437 SemaRef.setFunctionHasBranchProtectedScope(); in ActOnOpenMPForSimdDirective()
10483 SemaRef.setFunctionHasBranchProtectedScope(); in ActOnOpenMPSectionsDirective()
10496 SemaRef.setFunctionHasBranchProtectedScope(); in ActOnOpenMPSectionDirective()
10555 SemaRef.setFunctionHasBranchProtectedScope(); in ActOnOpenMPDispatchDirective()
10753 SemaRef.setFunctionHasBranchProtectedScope(); in ActOnOpenMPSingleDirective()
10782 SemaRef.setFunctionHasBranchProtectedScope(); in ActOnOpenMPMasterDirective()
10794 SemaRef.setFunctionHasBranchProtectedScope(); in ActOnOpenMPMaskedDirective()
10848 SemaRef.setFunctionHasBranchProtectedScope(); in ActOnOpenMPCriticalDirective()
[all …]
H A DSemaStmtAsm.cpp941 setFunctionHasBranchProtectedScope(); in ActOnMSAsmStmt()
H A DSemaStmt.cpp590 setFunctionHasBranchProtectedScope(); in ActOnLabelStmt()
992 setFunctionHasBranchProtectedScope(); in BuildIfStmt()
3134 setFunctionHasBranchProtectedScope(); in ActOnGotoStmt()
3167 setFunctionHasBranchProtectedScope(); in ActOnIndirectGotoStmt()
H A DSema.cpp2330 void Sema::setFunctionHasBranchProtectedScope() { in setFunctionHasBranchProtectedScope() function in Sema
H A DSemaDecl.cpp6669 setFunctionHasBranchProtectedScope(); in CheckTypedefForVariablyModifiedType()
8673 setFunctionHasBranchProtectedScope(); in CheckVariableDeclarationType()
13397 setFunctionHasBranchProtectedScope(); in AddInitializerToDecl()
14045 setFunctionHasBranchProtectedScope(); in ActOnUninitializedDecl()
14203 setFunctionHasBranchProtectedScope(); in CheckCompleteVariableDeclaration()
14210 setFunctionHasBranchProtectedScope(); in CheckCompleteVariableDeclaration()
H A DSemaExpr.cpp15622 setFunctionHasBranchProtectedScope(); in ActOnStartStmtExpr()
16264 setFunctionHasBranchProtectedScope(); in ActOnBlockStmtExpr()
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h761 void setFunctionHasBranchProtectedScope();