Home
last modified time | relevance | path

Searched refs:setFunctionHasBranchIntoScope (Results 1 – 4 of 4) sorted by relevance

/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaStmtAsm.cpp735 setFunctionHasBranchIntoScope(); in ActOnGCCAsmStmt()
H A DSemaStmt.cpp1113 setFunctionHasBranchIntoScope(); in ActOnStartOfSwitchStmt()
3276 setFunctionHasBranchIntoScope(); in ActOnGotoStmt()
H A DSema.cpp2240 void Sema::setFunctionHasBranchIntoScope() { in setFunctionHasBranchIntoScope() function in Sema
/llvm-project-15.0.7/clang/include/clang/Sema/
H A DSema.h1956 void setFunctionHasBranchIntoScope();