Searched refs:setHasBranchProtectedScope (Results 1 - 5 of 5) sorted by relevance

/external/clang/include/clang/Sema/
H A DScopeInfo.h311 void setHasBranchProtectedScope() { function in class:clang::sema::FunctionScopeInfo
/external/clang/lib/Sema/
H A DSemaOpenMP.cpp1219 getCurFunction()->setHasBranchProtectedScope();
1768 getCurFunction()->setHasBranchProtectedScope();
1784 getCurFunction()->setHasBranchProtectedScope();
1817 getCurFunction()->setHasBranchProtectedScope();
1828 getCurFunction()->setHasBranchProtectedScope();
1837 getCurFunction()->setHasBranchProtectedScope();
1861 getCurFunction()->setHasBranchProtectedScope();
1895 getCurFunction()->setHasBranchProtectedScope();
H A DSemaStmt.cpp3055 getCurFunction()->setHasBranchProtectedScope();
3129 getCurFunction()->setHasBranchProtectedScope();
3145 getCurFunction()->setHasBranchProtectedScope();
3235 getCurFunction()->setHasBranchProtectedScope();
3253 getCurFunction()->setHasBranchProtectedScope();
H A DSemaDecl.cpp4799 getCurFunction()->setHasBranchProtectedScope();
6007 getCurFunction()->setHasBranchProtectedScope();
8447 getCurFunction()->setHasBranchProtectedScope();
8935 getCurFunction()->setHasBranchProtectedScope();
9059 getCurFunction()->setHasBranchProtectedScope();
H A DSemaExpr.cpp10685 getCurFunction()->setHasBranchProtectedScope();

Completed in 188 milliseconds