Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaOpenMP.cpp7748 setFunctionHasBranchProtectedScope(); in ActOnOpenMPParallelDirective()
10310 setFunctionHasBranchProtectedScope(); in ActOnOpenMPSimdDirective()
10346 setFunctionHasBranchProtectedScope(); in ActOnOpenMPForDirective()
10386 setFunctionHasBranchProtectedScope(); in ActOnOpenMPForSimdDirective()
10423 setFunctionHasBranchProtectedScope(); in ActOnOpenMPSectionsDirective()
10436 setFunctionHasBranchProtectedScope(); in ActOnOpenMPSectionDirective()
10495 setFunctionHasBranchProtectedScope(); in ActOnOpenMPDispatchDirective()
10557 setFunctionHasBranchProtectedScope(); in ActOnOpenMPGenericLoopDirective()
10604 setFunctionHasBranchProtectedScope(); in ActOnOpenMPTeamsGenericLoopDirective()
10654 setFunctionHasBranchProtectedScope(); in ActOnOpenMPTargetTeamsGenericLoopDirective()
[all …]
H A DSemaStmtAsm.cpp939 setFunctionHasBranchProtectedScope(); in ActOnMSAsmStmt()
H A DSemaStmt.cpp961 setFunctionHasBranchProtectedScope(); in BuildIfStmt()
2285 setFunctionHasBranchProtectedScope(); in ActOnObjCForCollectionStmt()
4315 setFunctionHasBranchProtectedScope(); in ActOnObjCAtSynchronizedStmt()
4331 setFunctionHasBranchProtectedScope(); in ActOnObjCAutoreleasePoolStmt()
H A DSema.cpp2282 void Sema::setFunctionHasBranchProtectedScope() { in setFunctionHasBranchProtectedScope() function in Sema
H A DSemaDecl.cpp6692 setFunctionHasBranchProtectedScope(); in CheckTypedefForVariablyModifiedType()
8601 setFunctionHasBranchProtectedScope(); in CheckVariableDeclarationType()
13132 setFunctionHasBranchProtectedScope(); in AddInitializerToDecl()
13766 setFunctionHasBranchProtectedScope(); in ActOnUninitializedDecl()
13924 setFunctionHasBranchProtectedScope(); in CheckCompleteVariableDeclaration()
13931 setFunctionHasBranchProtectedScope(); in CheckCompleteVariableDeclaration()
H A DSemaExpr.cpp16763 setFunctionHasBranchProtectedScope(); in ActOnBlockStmtExpr()
/openbsd-src/gnu/llvm/clang/include/clang/Sema/
H A DSema.h1989 void setFunctionHasBranchProtectedScope();