Searched defs:scopeLoc (Results 1 – 1 of 1) sorted by relevance
/minix3/external/bsd/llvm/dist/clang/include/clang/Sema/ |
H A 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() 594 IdentifierInfo *scopeName, SourceLocation scopeLoc, in create() 611 IdentifierInfo *scopeName, SourceLocation scopeLoc, in create() 626 IdentifierInfo *scopeName, SourceLocation scopeLoc, in createTypeTagForDatatype() 640 IdentifierInfo *scopeName, SourceLocation scopeLoc, in createTypeAttribute() [all …]
|