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

/external/clang/include/clang/Sema/
H A DScopeInfo.h120 void setHasBranchProtectedScope() { function in class:clang::sema::FunctionScopeInfo
/external/clang/lib/Sema/
H A DSemaStmt.cpp2552 getCurFunction()->setHasBranchProtectedScope();
2624 getCurFunction()->setHasBranchProtectedScope();
2641 getCurFunction()->setHasBranchProtectedScope();
2730 getCurFunction()->setHasBranchProtectedScope();
2749 getCurFunction()->setHasBranchProtectedScope();
H A DSemaDecl.cpp3978 getCurFunction()->setHasBranchProtectedScope();
4587 getCurFunction()->setHasBranchProtectedScope();
6512 getCurFunction()->setHasBranchProtectedScope();
6929 getCurFunction()->setHasBranchProtectedScope();
7022 getCurFunction()->setHasBranchProtectedScope();
H A DSemaExpr.cpp9506 getCurFunction()->setHasBranchProtectedScope();

Completed in 320 milliseconds