Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Sema/
H A DAnalysisBasedWarnings.cpp1052 bool Found = FallthroughStmts.erase(Stmt); in markFallthroughVisited()
1060 return FallthroughStmts; in getFallthroughStmts()
1166 FallthroughStmts.insert(S); in VisitAttributedStmt()
1214 AttrStmts FallthroughStmts; member in __anondc78ae6b0811::FallthroughMapper