Lines Matching refs:ScopeName
246 IdentifierInfo *ScopeName, in ParseAttributeWithTypeArg() argument
265 ScopeName, ScopeLoc, T.get(), Syntax); in ParseAttributeWithTypeArg()
268 ScopeName, ScopeLoc, nullptr, 0, Syntax); in ParseAttributeWithTypeArg()
273 ParsedAttributes &Attrs, SourceLocation *EndLoc, IdentifierInfo *ScopeName, in ParseAttributeArgsCommon() argument
283 AttributeList::getKind(AttrName, ScopeName, Syntax); in ParseAttributeArgsCommon()
323 Attrs.addNew(AttrName, SourceRange(AttrLoc, RParen), ScopeName, ScopeLoc, in ParseAttributeArgsCommon()
339 IdentifierInfo *ScopeName, in ParseGNUAttributeArgs() argument
347 AttributeList::getKind(AttrName, ScopeName, Syntax); in ParseGNUAttributeArgs()
350 ParseAvailabilityAttribute(*AttrName, AttrNameLoc, Attrs, EndLoc, ScopeName, in ParseGNUAttributeArgs()
355 ScopeName, ScopeLoc, Syntax); in ParseGNUAttributeArgs()
359 ScopeName, ScopeLoc, Syntax); in ParseGNUAttributeArgs()
362 ParseAttributeWithTypeArg(*AttrName, AttrNameLoc, Attrs, EndLoc, ScopeName, in ParseGNUAttributeArgs()
382 ParseAttributeArgsCommon(AttrName, AttrNameLoc, Attrs, EndLoc, ScopeName, in ParseGNUAttributeArgs()
862 IdentifierInfo *ScopeName, in ParseAvailabilityAttribute() argument
1051 ScopeName, ScopeLoc, in ParseAvailabilityAttribute()
1075 IdentifierInfo *ScopeName, in ParseObjCBridgeRelatedAttribute() argument
1136 ScopeName, ScopeLoc, in ParseObjCBridgeRelatedAttribute()
1294 IdentifierInfo *ScopeName, in ParseTypeTagForDatatypeAttribute() argument
1343 Attrs.addNewTypeTagForDatatype(&AttrName, AttrNameLoc, ScopeName, ScopeLoc, in ParseTypeTagForDatatypeAttribute()