Home | History | Annotate | Download | only in Parse

Lines Matching full:scopename

266     ParsedAttributes &Attrs, SourceLocation *EndLoc, IdentifierInfo *ScopeName,
276 AttributeList::getKind(AttrName, ScopeName, Syntax);
315 Attrs.addNew(AttrName, SourceRange(AttrLoc, RParen), ScopeName, ScopeLoc,
331 IdentifierInfo *ScopeName,
339 AttributeList::getKind(AttrName, ScopeName, Syntax);
380 ParseAttributeArgsCommon(AttrName, AttrNameLoc, Attrs, EndLoc, ScopeName,