Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/include/clang/Sema/
H A DScopeInfo.h308 void setHasBranchIntoScope() { in setHasBranchIntoScope() function
/minix3/external/bsd/llvm/dist/clang/lib/Sema/
H A DSemaStmt.cpp658 getCurFunction()->setHasBranchIntoScope(); in ActOnStartOfSwitchStmt()
2394 getCurFunction()->setHasBranchIntoScope(); in ActOnGotoStmt()