Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/include/clang/Sema/
H A DScopeInfo.h447 void setHasFallthroughStmt() { in setHasFallthroughStmt() function
/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaStmtAttr.cpp50 FnScope->setHasFallthroughStmt(); in handleFallThroughAttr()