Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/llvm/tools/clang/lib/Sema/
DAnalysisBasedWarnings.cpp733 const AttrStmts &getFallthroughStmts() const { in getFallthroughStmts() function in __anon0630fe0d0511::FallthroughMapper
911 if (PerFunction && FM.getFallthroughStmts().empty()) in DiagnoseSwitchLabelsFallthrough()
971 const FallthroughMapper::AttrStmts &Fallthroughs = FM.getFallthroughStmts(); in DiagnoseSwitchLabelsFallthrough()