Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaStmtAttr.cpp52 FnScope->setHasFallthroughStmt(); in handleFallThroughAttr()
/external/clang/include/clang/Sema/
DScopeInfo.h356 void setHasFallthroughStmt() { in setHasFallthroughStmt() function