Searched defs:scopeLoc (Results 1 – 2 of 2) 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 …]
|
/external/llvm-project/clang/include/clang/Sema/ |
D | ParsedAttr.h | 283 IdentifierInfo *scopeName, SourceLocation scopeLoc, in ParsedAttr() 299 IdentifierInfo *scopeName, SourceLocation scopeLoc, in ParsedAttr() 320 IdentifierInfo *scopeName, SourceLocation scopeLoc, in ParsedAttr() 337 IdentifierInfo *scopeName, SourceLocation scopeLoc, in ParsedAttr() 356 IdentifierInfo *scopeName, SourceLocation scopeLoc, in ParsedAttr() 369 IdentifierInfo *scopeName, SourceLocation scopeLoc, in ParsedAttr() 757 IdentifierInfo *scopeName, SourceLocation scopeLoc, in create() 771 IdentifierInfo *scopeName, SourceLocation scopeLoc, in create() 784 IdentifierInfo *scopeName, SourceLocation scopeLoc, in createTypeTagForDatatype() 797 SourceLocation scopeLoc, ParsedType typeArg, in createTypeAttribute() [all …]
|