Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/llvm/tools/clang/include/clang/Sema/
DAttributeList.h213 IdentifierInfo *scopeName, SourceLocation scopeLoc, in AttributeList() argument
216 : AttrName(attrName), ScopeName(scopeName), AttrRange(attrRange), in AttributeList()
227 IdentifierInfo *scopeName, SourceLocation scopeLoc, in AttributeList() argument
234 : AttrName(attrName), ScopeName(scopeName), AttrRange(attrRange), in AttributeList()
250 IdentifierInfo *scopeName, SourceLocation scopeLoc, in AttributeList() argument
253 : AttrName(attrName), ScopeName(scopeName), AttrRange(attrRange), in AttributeList()
269 IdentifierInfo *scopeName, SourceLocation scopeLoc, in AttributeList() argument
271 : AttrName(attrName), ScopeName(scopeName), AttrRange(attrRange), in AttributeList()
282 IdentifierInfo *scopeName, SourceLocation scopeLoc, in AttributeList() argument
285 : AttrName(attrName), ScopeName(scopeName), AttrRange(attrRange), in AttributeList()
[all …]