Home | History | Annotate | Download | only in Parse

Lines Matching refs:IdLoc

918       SourceLocation IdLoc = ConsumeToken();
919 DeclsInGroup.push_back(Actions.LookupOrCreateLabel(II, IdLoc, LabelLoc));