Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DAnalysisBasedWarnings.cpp699 const AttrStmts &getFallthroughStmts() const { in getFallthroughStmts() function in __anon4f73e2630511::FallthroughMapper
824 if (PerFunction && FM.getFallthroughStmts().empty()) in DiagnoseSwitchLabelsFallthrough()
864 const FallthroughMapper::AttrStmts &Fallthroughs = FM.getFallthroughStmts(); in DiagnoseSwitchLabelsFallthrough()