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.cpp1224 bool Found = FallthroughStmts.erase(Stmt); in markFallthroughVisited()
1231 const AttrStmts &getFallthroughStmts() const { return FallthroughStmts; } in getFallthroughStmts()
1334 FallthroughStmts.insert(S); in VisitAttributedStmt()
1382 AttrStmts FallthroughStmts; member in __anon9476153b0811::FallthroughMapper