Home
last modified time | relevance | path

Searched refs:setHasFallthroughStmt (Results 1 – 2 of 2) sorted by relevance

/freebsd-13.1/contrib/llvm-project/clang/lib/Sema/
H A DSemaStmtAttr.cpp49 FnScope->setHasFallthroughStmt(); in handleFallThroughAttr()
/freebsd-13.1/contrib/llvm-project/clang/include/clang/Sema/
H A DScopeInfo.h439 void setHasFallthroughStmt() { in setHasFallthroughStmt() function