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.cpp783 setFunctionHasBranchIntoScope(); in ActOnGCCAsmStmt()
H A DSemaStmt.cpp1205 setFunctionHasBranchIntoScope(); in ActOnStartOfSwitchStmt()
3236 setFunctionHasBranchIntoScope(); in ActOnGotoStmt()
H A DSema.cpp2492 void Sema::setFunctionHasBranchIntoScope() { in setFunctionHasBranchIntoScope() function in Sema
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h1061 void setFunctionHasBranchIntoScope();