Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaStmtAsm.cpp743 setFunctionHasBranchIntoScope(); in ActOnGCCAsmStmt()
H A DSemaStmt.cpp1144 setFunctionHasBranchIntoScope(); in ActOnStartOfSwitchStmt()
3129 setFunctionHasBranchIntoScope(); in ActOnGotoStmt()
H A DSema.cpp2325 void Sema::setFunctionHasBranchIntoScope() { in setFunctionHasBranchIntoScope() function in Sema
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h760 void setFunctionHasBranchIntoScope();