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

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

Completed in 40 milliseconds