Searched refs:scopeLoc (Results 1 – 1 of 1) sorted by relevance
/external/clang/include/clang/Sema/ |
D | AttributeList.h | 152 IdentifierInfo *scopeName, SourceLocation scopeLoc, in AttributeList() argument 157 AttrRange(attrRange), ScopeLoc(scopeLoc), ParmLoc(parmLoc), in AttributeList() 167 IdentifierInfo *scopeName, SourceLocation scopeLoc, in AttributeList() argument 176 AttrRange(attrRange), ScopeLoc(scopeLoc), ParmLoc(parmLoc), in AttributeList() 190 IdentifierInfo *scopeName, SourceLocation scopeLoc, in AttributeList() argument 196 AttrRange(attrRange), ScopeLoc(scopeLoc), ParmLoc(argumentKindLoc), in AttributeList() 448 IdentifierInfo *scopeName, SourceLocation scopeLoc, in create() argument 455 scopeName, scopeLoc, in create() 461 IdentifierInfo *scopeName, SourceLocation scopeLoc, in create() argument 471 scopeName, scopeLoc, in create() [all …]
|