Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/
H A DSemaOpenMP.cpp3943 setFunctionHasBranchProtectedScope(); in ActOnOpenMPParallelDirective()
5799 setFunctionHasBranchProtectedScope(); in ActOnOpenMPSimdDirective()
5835 setFunctionHasBranchProtectedScope(); in ActOnOpenMPForDirective()
5874 setFunctionHasBranchProtectedScope(); in ActOnOpenMPForSimdDirective()
5911 setFunctionHasBranchProtectedScope(); in ActOnOpenMPSectionsDirective()
5925 setFunctionHasBranchProtectedScope(); in ActOnOpenMPSectionDirective()
5941 setFunctionHasBranchProtectedScope(); in ActOnOpenMPSingleDirective()
5971 setFunctionHasBranchProtectedScope(); in ActOnOpenMPMasterDirective()
6026 setFunctionHasBranchProtectedScope(); in ActOnOpenMPCriticalDirective()
6073 setFunctionHasBranchProtectedScope(); in ActOnOpenMPParallelForDirective()
[all …]
H A DSemaStmt.cpp572 setFunctionHasBranchProtectedScope(); in BuildIfStmt()
1890 setFunctionHasBranchProtectedScope(); in ActOnObjCForCollectionStmt()
3795 setFunctionHasBranchProtectedScope(); in ActOnObjCAtTryStmt()
3886 setFunctionHasBranchProtectedScope(); in ActOnObjCAtSynchronizedStmt()
3902 setFunctionHasBranchProtectedScope(); in ActOnObjCAutoreleasePoolStmt()
H A DSemaStmtAsm.cpp847 setFunctionHasBranchProtectedScope(); in ActOnMSAsmStmt()
H A DSema.cpp1514 void Sema::setFunctionHasBranchProtectedScope() { in setFunctionHasBranchProtectedScope() function in Sema
H A DSemaDecl.cpp5740 setFunctionHasBranchProtectedScope(); in CheckTypedefForVariablyModifiedType()
7433 setFunctionHasBranchProtectedScope(); in CheckVariableDeclarationType()
11084 setFunctionHasBranchProtectedScope(); in AddInitializerToDecl()
11627 setFunctionHasBranchProtectedScope(); in ActOnUninitializedDecl()
11763 setFunctionHasBranchProtectedScope(); in CheckCompleteVariableDeclaration()
11770 setFunctionHasBranchProtectedScope(); in CheckCompleteVariableDeclaration()
H A DSemaExpr.cpp13790 setFunctionHasBranchProtectedScope(); in ActOnBlockStmtExpr()
/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Sema/
H A DSema.h1365 void setFunctionHasBranchProtectedScope();