Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DAnalysisBasedWarnings.cpp903 bool Found = FallthroughStmts.erase(Stmt); in markFallthroughVisited()
911 return FallthroughStmts; in getFallthroughStmts()
1016 FallthroughStmts.insert(S); in VisitAttributedStmt()
1062 AttrStmts FallthroughStmts; member in __anon94e2d5210511::FallthroughMapper