Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DAnalysisBasedWarnings.cpp1080 bool Found = FallthroughStmts.erase(Stmt); in markFallthroughVisited()
1088 return FallthroughStmts; in getFallthroughStmts()
1194 FallthroughStmts.insert(S); in VisitAttributedStmt()
1242 AttrStmts FallthroughStmts; member in __anon9476153b0811::FallthroughMapper