Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/Sema/
H A DSemaOpenMP.cpp7134 setFunctionHasBranchProtectedScope(); in ActOnOpenMPParallelDirective()
9694 setFunctionHasBranchProtectedScope(); in ActOnOpenMPSimdDirective()
9730 setFunctionHasBranchProtectedScope(); in ActOnOpenMPForDirective()
9770 setFunctionHasBranchProtectedScope(); in ActOnOpenMPForSimdDirective()
9807 setFunctionHasBranchProtectedScope(); in ActOnOpenMPSectionsDirective()
9820 setFunctionHasBranchProtectedScope(); in ActOnOpenMPSectionDirective()
9879 setFunctionHasBranchProtectedScope(); in ActOnOpenMPDispatchDirective()
9894 setFunctionHasBranchProtectedScope(); in ActOnOpenMPSingleDirective()
9922 setFunctionHasBranchProtectedScope(); in ActOnOpenMPMasterDirective()
9934 setFunctionHasBranchProtectedScope(); in ActOnOpenMPMaskedDirective()
[all …]
H A DSemaStmt.cpp924 setFunctionHasBranchProtectedScope(); in BuildIfStmt()
2248 setFunctionHasBranchProtectedScope(); in ActOnObjCForCollectionStmt()
4160 setFunctionHasBranchProtectedScope(); in ActOnObjCAtTryStmt()
4251 setFunctionHasBranchProtectedScope(); in ActOnObjCAtSynchronizedStmt()
4267 setFunctionHasBranchProtectedScope(); in ActOnObjCAutoreleasePoolStmt()
H A DSemaStmtAsm.cpp923 setFunctionHasBranchProtectedScope(); in ActOnMSAsmStmt()
H A DSema.cpp2138 void Sema::setFunctionHasBranchProtectedScope() { in setFunctionHasBranchProtectedScope() function in Sema
H A DSemaDecl.cpp6239 setFunctionHasBranchProtectedScope(); in CheckTypedefForVariablyModifiedType()
8104 setFunctionHasBranchProtectedScope(); in CheckVariableDeclarationType()
12261 setFunctionHasBranchProtectedScope(); in AddInitializerToDecl()
12884 setFunctionHasBranchProtectedScope(); in ActOnUninitializedDecl()
13043 setFunctionHasBranchProtectedScope(); in CheckCompleteVariableDeclaration()
13050 setFunctionHasBranchProtectedScope(); in CheckCompleteVariableDeclaration()
H A DSemaExpr.cpp15726 setFunctionHasBranchProtectedScope(); in ActOnBlockStmtExpr()
/freebsd-13.1/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h1885 void setFunctionHasBranchProtectedScope();