Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DSemaOpenMP.cpp7899 setFunctionHasBranchProtectedScope(); in ActOnOpenMPParallelDirective()
10544 setFunctionHasBranchProtectedScope(); in ActOnOpenMPSimdDirective()
10626 setFunctionHasBranchProtectedScope(); in ActOnOpenMPForSimdDirective()
10663 setFunctionHasBranchProtectedScope(); in ActOnOpenMPSectionsDirective()
10676 setFunctionHasBranchProtectedScope(); in ActOnOpenMPSectionDirective()
10735 setFunctionHasBranchProtectedScope(); in ActOnOpenMPDispatchDirective()
10797 setFunctionHasBranchProtectedScope(); in ActOnOpenMPGenericLoopDirective()
10844 setFunctionHasBranchProtectedScope(); in ActOnOpenMPTeamsGenericLoopDirective()
10894 setFunctionHasBranchProtectedScope(); in ActOnOpenMPTargetTeamsGenericLoopDirective()
10942 setFunctionHasBranchProtectedScope(); in ActOnOpenMPParallelGenericLoopDirective()
[all …]
H A DSemaStmtAsm.cpp941 setFunctionHasBranchProtectedScope(); in ActOnMSAsmStmt()
H A DSemaStmt.cpp969 setFunctionHasBranchProtectedScope(); in BuildIfStmt()
2295 setFunctionHasBranchProtectedScope(); in ActOnObjCForCollectionStmt()
4350 setFunctionHasBranchProtectedScope(); in ActOnObjCAtSynchronizedStmt()
4366 setFunctionHasBranchProtectedScope(); in ActOnObjCAutoreleasePoolStmt()
H A DSema.cpp2328 void Sema::setFunctionHasBranchProtectedScope() { in setFunctionHasBranchProtectedScope() function in Sema
H A DSemaDecl.cpp6825 setFunctionHasBranchProtectedScope(); in CheckTypedefForVariablyModifiedType()
8831 setFunctionHasBranchProtectedScope(); in CheckVariableDeclarationType()
13585 setFunctionHasBranchProtectedScope(); in AddInitializerToDecl()
14240 setFunctionHasBranchProtectedScope(); in ActOnUninitializedDecl()
14398 setFunctionHasBranchProtectedScope(); in CheckCompleteVariableDeclaration()
14405 setFunctionHasBranchProtectedScope(); in CheckCompleteVariableDeclaration()
H A DSemaExpr.cpp16628 setFunctionHasBranchProtectedScope(); in ActOnStartStmtExpr()
17275 setFunctionHasBranchProtectedScope(); in ActOnBlockStmtExpr()
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h2032 void setFunctionHasBranchProtectedScope();