Home | History | Annotate | Download | only in Parse

Lines Matching refs:StarLoc

1748     SourceLocation StarLoc = ConsumeToken();
1754 Res = Actions.ActOnIndirectGotoStmt(GotoLoc, StarLoc, R.get());