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

/external/clang/lib/Sema/
H A DAnalysisBasedWarnings.cpp700 typedef llvm::SmallPtrSet<const AttributedStmt*, 8> AttrStmts; typedef in class:__anon15326::FallthroughMapper
702 const AttrStmts &getFallthroughStmts() const {
854 AttrStmts FallthroughStmts;
940 const FallthroughMapper::AttrStmts &Fallthroughs = FM.getFallthroughStmts();
941 for (FallthroughMapper::AttrStmts::const_iterator I = Fallthroughs.begin(),

Completed in 81 milliseconds