Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:ContainsLabel

2347   /// ContainsLabel - Return true if the statement contains a label in it.  If
2350 static bool ContainsLabel(const Stmt *S, bool IgnoreCaseStmts = false);