Searched refs:scopeLoc (Results 1 – 1 of 1) sorted by relevance
| /freebsd-11-stable/contrib/llvm-project/clang/include/clang/Sema/ |
| HD | ParsedAttr.h | 202 IdentifierInfo *scopeName, SourceLocation scopeLoc, in ParsedAttr() argument 205 : AttributeCommonInfo(attrName, scopeName, attrRange, scopeLoc, in ParsedAttr() 217 IdentifierInfo *scopeName, SourceLocation scopeLoc, in ParsedAttr() argument 223 : AttributeCommonInfo(attrName, scopeName, attrRange, scopeLoc, in ParsedAttr() 237 IdentifierInfo *scopeName, SourceLocation scopeLoc, in ParsedAttr() argument 240 : AttributeCommonInfo(attrName, scopeName, attrRange, scopeLoc, in ParsedAttr() 254 IdentifierInfo *scopeName, SourceLocation scopeLoc, in ParsedAttr() argument 257 : AttributeCommonInfo(attrName, scopeName, attrRange, scopeLoc, in ParsedAttr() 273 IdentifierInfo *scopeName, SourceLocation scopeLoc, in ParsedAttr() argument 275 : AttributeCommonInfo(attrName, scopeName, attrRange, scopeLoc, in ParsedAttr() [all …]
|