Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/llvm/tools/clang/include/clang/Sema/
DScopeInfo.h292 void setHasBranchIntoScope() { in setHasBranchIntoScope() function
/freebsd-10-stable/contrib/llvm/tools/clang/lib/Sema/
DSemaStmt.cpp648 getCurFunction()->setHasBranchIntoScope(); in ActOnStartOfSwitchStmt()
2302 getCurFunction()->setHasBranchIntoScope(); in ActOnGotoStmt()