Home | History | Annotate | Download | only in Parse

Lines Matching refs:NameLoc

135       SourceLocation NameLoc = Tok.getLocation();
142 = Actions.ClassifyName(getCurScope(), SS, Name, NameLoc, Next);
173 Tok.setAnnotationEndLoc(NameLoc);
180 Tok.setAnnotationEndLoc(NameLoc);
188 Id.setIdentifier(Name, NameLoc);