Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DAnalysisBasedWarnings.cpp909 bool Found = FallthroughStmts.erase(Stmt); in markFallthroughVisited()
917 return FallthroughStmts; in getFallthroughStmts()
1022 FallthroughStmts.insert(S); in VisitAttributedStmt()
1068 AttrStmts FallthroughStmts; member in __anon6dec69460611::FallthroughMapper