D | AttributeList.h | 216 IdentifierInfo *scopeName, SourceLocation scopeLoc, in AttributeList() argument 219 : AttrName(attrName), ScopeName(scopeName), AttrRange(attrRange), in AttributeList() 230 IdentifierInfo *scopeName, SourceLocation scopeLoc, in AttributeList() argument 237 : AttrName(attrName), ScopeName(scopeName), AttrRange(attrRange), in AttributeList() 253 IdentifierInfo *scopeName, SourceLocation scopeLoc, in AttributeList() argument 258 : AttrName(attrName), ScopeName(scopeName), AttrRange(attrRange), in AttributeList() 273 IdentifierInfo *scopeName, SourceLocation scopeLoc, in AttributeList() argument 276 : AttrName(attrName), ScopeName(scopeName), AttrRange(attrRange), in AttributeList() 292 IdentifierInfo *scopeName, SourceLocation scopeLoc, in AttributeList() argument 294 : AttrName(attrName), ScopeName(scopeName), AttrRange(attrRange), in AttributeList() [all …]
|