Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/Sema/
H A DSemaStmtAsm.cpp728 setFunctionHasBranchIntoScope(); in ActOnGCCAsmStmt()
H A DSemaStmt.cpp1076 setFunctionHasBranchIntoScope(); in ActOnStartOfSwitchStmt()
3238 setFunctionHasBranchIntoScope(); in ActOnGotoStmt()
H A DSema.cpp2133 void Sema::setFunctionHasBranchIntoScope() { in setFunctionHasBranchIntoScope() function in Sema
/freebsd-13.1/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h1884 void setFunctionHasBranchIntoScope();