Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:ContainsLabel

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