Searched defs:scopeLoc (Results 1 – 1 of 1) sorted by relevance
/external/clang/include/clang/Sema/ |
D | AttributeList.h | 216 IdentifierInfo *scopeName, SourceLocation scopeLoc, in AttributeList() 230 IdentifierInfo *scopeName, SourceLocation scopeLoc, in AttributeList() 253 IdentifierInfo *scopeName, SourceLocation scopeLoc, in AttributeList() 273 IdentifierInfo *scopeName, SourceLocation scopeLoc, in AttributeList() 292 IdentifierInfo *scopeName, SourceLocation scopeLoc, in AttributeList() 305 IdentifierInfo *scopeName, SourceLocation scopeLoc, in AttributeList() 602 IdentifierInfo *scopeName, SourceLocation scopeLoc, in create() 619 IdentifierInfo *scopeName, SourceLocation scopeLoc, in create() 634 IdentifierInfo *scopeName, SourceLocation scopeLoc, in createTypeTagForDatatype() 648 IdentifierInfo *scopeName, SourceLocation scopeLoc, in createTypeAttribute() [all …]
|