Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/clang/lib/Sema/
DSemaStmtAsm.cpp741 setFunctionHasBranchIntoScope(); in ActOnGCCAsmStmt()
DSemaStmt.cpp1113 setFunctionHasBranchIntoScope(); in ActOnStartOfSwitchStmt()
3285 setFunctionHasBranchIntoScope(); in ActOnGotoStmt()
DSema.cpp2277 void Sema::setFunctionHasBranchIntoScope() { in setFunctionHasBranchIntoScope() function in Sema
/openbsd/src/gnu/llvm/clang/include/clang/Sema/
DSema.h1988 void setFunctionHasBranchIntoScope();