Home | History | Annotate | Download | only in Sema

Lines Matching refs:LabelLoc

2586                                SourceLocation LabelLoc,
2590 return new (Context) GotoStmt(TheDecl, GotoLoc, LabelLoc);