Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaOpenMP.cpp7118 setFunctionHasBranchProtectedScope(); in ActOnOpenMPParallelDirective()
9660 setFunctionHasBranchProtectedScope(); in ActOnOpenMPSimdDirective()
9696 setFunctionHasBranchProtectedScope(); in ActOnOpenMPForDirective()
9736 setFunctionHasBranchProtectedScope(); in ActOnOpenMPForSimdDirective()
9773 setFunctionHasBranchProtectedScope(); in ActOnOpenMPSectionsDirective()
9786 setFunctionHasBranchProtectedScope(); in ActOnOpenMPSectionDirective()
9845 setFunctionHasBranchProtectedScope(); in ActOnOpenMPDispatchDirective()
9860 setFunctionHasBranchProtectedScope(); in ActOnOpenMPSingleDirective()
9888 setFunctionHasBranchProtectedScope(); in ActOnOpenMPMasterDirective()
9900 setFunctionHasBranchProtectedScope(); in ActOnOpenMPMaskedDirective()
[all …]
H A DSemaStmt.cpp924 setFunctionHasBranchProtectedScope(); in BuildIfStmt()
2247 setFunctionHasBranchProtectedScope(); in ActOnObjCForCollectionStmt()
4212 setFunctionHasBranchProtectedScope(); in ActOnObjCAtTryStmt()
4303 setFunctionHasBranchProtectedScope(); in ActOnObjCAtSynchronizedStmt()
4319 setFunctionHasBranchProtectedScope(); in ActOnObjCAutoreleasePoolStmt()
H A DSemaStmtAsm.cpp923 setFunctionHasBranchProtectedScope(); in ActOnMSAsmStmt()
H A DSema.cpp2068 void Sema::setFunctionHasBranchProtectedScope() { in setFunctionHasBranchProtectedScope() function in Sema
H A DSemaDecl.cpp6176 setFunctionHasBranchProtectedScope(); in CheckTypedefForVariablyModifiedType()
8045 setFunctionHasBranchProtectedScope(); in CheckVariableDeclarationType()
12202 setFunctionHasBranchProtectedScope(); in AddInitializerToDecl()
12827 setFunctionHasBranchProtectedScope(); in ActOnUninitializedDecl()
12984 setFunctionHasBranchProtectedScope(); in CheckCompleteVariableDeclaration()
12991 setFunctionHasBranchProtectedScope(); in CheckCompleteVariableDeclaration()
H A DSemaExpr.cpp15605 setFunctionHasBranchProtectedScope(); in ActOnBlockStmtExpr()
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Sema/
H A DSema.h1853 void setFunctionHasBranchProtectedScope();