Searched refs:addNewPropertyAttr (Results 1 – 4 of 4) sorted by relevance
/external/clang/include/clang/Sema/ |
D | AttributeList.h | 841 addNewPropertyAttr(IdentifierInfo *attrName, SourceRange attrRange, in addNewPropertyAttr() function
|
/external/llvm-project/clang/include/clang/Sema/ |
D | ParsedAttr.h | 1005 addNewPropertyAttr(IdentifierInfo *attrName, SourceRange attrRange, in addNewPropertyAttr() function
|
/external/clang/lib/Parse/ |
D | ParseDecl.cpp | 508 Attrs.addNewPropertyAttr(AttrName, AttrNameLoc, nullptr, SourceLocation(), in ParseMicrosoftDeclSpecArgs()
|
/external/llvm-project/clang/lib/Parse/ |
D | ParseDecl.cpp | 648 Attrs.addNewPropertyAttr(AttrName, AttrNameLoc, nullptr, SourceLocation(), in ParseMicrosoftDeclSpecArgs()
|