Home
last modified time | relevance | path

Searched refs:attrRange (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Sema/
H A DParsedAttr.h294 ParsedAttr(IdentifierInfo *attrName, SourceRange attrRange, in ParsedAttr() argument
298 : AttributeCommonInfo(attrName, scopeName, attrRange, scopeLoc, in ParsedAttr()
310 ParsedAttr(IdentifierInfo *attrName, SourceRange attrRange, in ParsedAttr() argument
317 : AttributeCommonInfo(attrName, scopeName, attrRange, scopeLoc, in ParsedAttr()
331 ParsedAttr(IdentifierInfo *attrName, SourceRange attrRange, in ParsedAttr() argument
335 : AttributeCommonInfo(attrName, scopeName, attrRange, scopeLoc, in ParsedAttr()
348 ParsedAttr(IdentifierInfo *attrName, SourceRange attrRange, in ParsedAttr() argument
352 : AttributeCommonInfo(attrName, scopeName, attrRange, scopeLoc, in ParsedAttr()
367 ParsedAttr(IdentifierInfo *attrName, SourceRange attrRange, in ParsedAttr() argument
370 : AttributeCommonInfo(attrName, scopeName, attrRange, scopeLoc, in ParsedAttr()
[all …]