Home
last modified time | relevance | path

Searched refs:setHasBranchIntoScope (Results 1 – 2 of 2) sorted by relevance

/external/clang/include/clang/Sema/
DScopeInfo.h336 void setHasBranchIntoScope() { in setHasBranchIntoScope() function
/external/clang/lib/Sema/
DSemaStmt.cpp671 getCurFunction()->setHasBranchIntoScope(); in ActOnStartOfSwitchStmt()
2619 getCurFunction()->setHasBranchIntoScope(); in ActOnGotoStmt()