Home
last modified time | relevance | path

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

/external/clang/include/clang/Sema/
DAttributeList.h216 IdentifierInfo *scopeName, SourceLocation scopeLoc, in AttributeList() argument
220 ScopeLoc(scopeLoc), EllipsisLoc(ellipsisLoc), NumArgs(numArgs), in AttributeList()
230 IdentifierInfo *scopeName, SourceLocation scopeLoc, in AttributeList() argument
238 ScopeLoc(scopeLoc), EllipsisLoc(), NumArgs(1), SyntaxUsed(syntaxUsed), in AttributeList()
253 IdentifierInfo *scopeName, SourceLocation scopeLoc, in AttributeList() argument
259 ScopeLoc(scopeLoc), EllipsisLoc(), NumArgs(3), SyntaxUsed(syntaxUsed), in AttributeList()
273 IdentifierInfo *scopeName, SourceLocation scopeLoc, in AttributeList() argument
277 ScopeLoc(scopeLoc), EllipsisLoc(), NumArgs(1), SyntaxUsed(syntaxUsed), in AttributeList()
292 IdentifierInfo *scopeName, SourceLocation scopeLoc, in AttributeList() argument
295 ScopeLoc(scopeLoc), EllipsisLoc(), NumArgs(0), SyntaxUsed(syntaxUsed), in AttributeList()
[all …]