Home | History | Annotate | Download | only in Parse

Lines Matching refs:IdLoc

942       SourceLocation IdLoc = ConsumeToken();
943 DeclsInGroup.push_back(Actions.LookupOrCreateLabel(II, IdLoc, LabelLoc));