Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaOpenMP.cpp7664 setFunctionHasBranchProtectedScope(); in ActOnOpenMPParallelDirective()
10227 setFunctionHasBranchProtectedScope(); in ActOnOpenMPSimdDirective()
10263 setFunctionHasBranchProtectedScope(); in ActOnOpenMPForDirective()
10303 setFunctionHasBranchProtectedScope(); in ActOnOpenMPForSimdDirective()
10340 setFunctionHasBranchProtectedScope(); in ActOnOpenMPSectionsDirective()
10353 setFunctionHasBranchProtectedScope(); in ActOnOpenMPSectionDirective()
10412 setFunctionHasBranchProtectedScope(); in ActOnOpenMPDispatchDirective()
10474 setFunctionHasBranchProtectedScope(); in ActOnOpenMPGenericLoopDirective()
10521 setFunctionHasBranchProtectedScope(); in ActOnOpenMPTeamsGenericLoopDirective()
10571 setFunctionHasBranchProtectedScope(); in ActOnOpenMPTargetTeamsGenericLoopDirective()
[all …]
H A DSemaStmtAsm.cpp933 setFunctionHasBranchProtectedScope(); in ActOnMSAsmStmt()
H A DSemaStmt.cpp961 setFunctionHasBranchProtectedScope(); in BuildIfStmt()
2285 setFunctionHasBranchProtectedScope(); in ActOnObjCForCollectionStmt()
4323 setFunctionHasBranchProtectedScope(); in ActOnObjCAtSynchronizedStmt()
4339 setFunctionHasBranchProtectedScope(); in ActOnObjCAutoreleasePoolStmt()
H A DSema.cpp2245 void Sema::setFunctionHasBranchProtectedScope() { in setFunctionHasBranchProtectedScope() function in Sema
H A DSemaDecl.cpp6613 setFunctionHasBranchProtectedScope(); in CheckTypedefForVariablyModifiedType()
8476 setFunctionHasBranchProtectedScope(); in CheckVariableDeclarationType()
12758 setFunctionHasBranchProtectedScope(); in AddInitializerToDecl()
13383 setFunctionHasBranchProtectedScope(); in ActOnUninitializedDecl()
13541 setFunctionHasBranchProtectedScope(); in CheckCompleteVariableDeclaration()
13548 setFunctionHasBranchProtectedScope(); in CheckCompleteVariableDeclaration()
H A DSemaExpr.cpp16494 setFunctionHasBranchProtectedScope(); in ActOnBlockStmtExpr()
/llvm-project-15.0.7/clang/include/clang/Sema/
H A DSema.h1957 void setFunctionHasBranchProtectedScope();