Home | History | Annotate | Download | only in Parse

Lines Matching refs:IdLoc

790       SourceLocation IdLoc = ConsumeToken();
791 DeclsInGroup.push_back(Actions.LookupOrCreateLabel(II, IdLoc, LabelLoc));