Home | History | Annotate | Download | only in Parse

Lines Matching defs:StarLoc

1759     SourceLocation StarLoc = ConsumeToken();
1765 Res = Actions.ActOnIndirectGotoStmt(GotoLoc, StarLoc, R.get());