Searched defs:scopeLoc (Results 1 – 1 of 1) sorted by relevance
/external/clang/include/clang/Sema/ |
D | AttributeList.h | 238 IdentifierInfo *scopeName, SourceLocation scopeLoc, in AttributeList() 253 IdentifierInfo *scopeName, SourceLocation scopeLoc, in AttributeList() 276 IdentifierInfo *scopeName, SourceLocation scopeLoc, in AttributeList() 295 IdentifierInfo *scopeName, SourceLocation scopeLoc, in AttributeList() 314 IdentifierInfo *scopeName, SourceLocation scopeLoc, in AttributeList() 327 IdentifierInfo *scopeName, SourceLocation scopeLoc, in AttributeList() 644 IdentifierInfo *scopeName, SourceLocation scopeLoc, in create() 662 IdentifierInfo *scopeName, SourceLocation scopeLoc, in create() 677 IdentifierInfo *scopeName, SourceLocation scopeLoc, in createTypeTagForDatatype() 691 IdentifierInfo *scopeName, SourceLocation scopeLoc, in createTypeAttribute() [all …]
|