Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/
H A DSemaStmtAttr.cpp51 FnScope->setHasFallthroughStmt(); in handleFallThroughAttr()
/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Sema/
H A DScopeInfo.h416 void setHasFallthroughStmt() { in setHasFallthroughStmt() function