Home
last modified time | relevance | path

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

/minix/external/bsd/llvm/dist/clang/include/clang/Sema/
H A DAttributeList.h788 addNewPropertyAttr(IdentifierInfo *attrName, SourceRange attrRange, in addNewPropertyAttr() function
/minix/external/bsd/llvm/dist/clang/lib/Parse/
H A DParseDecl.cpp505 Attrs.addNewPropertyAttr(AttrName, AttrNameLoc, nullptr, SourceLocation(), in ParseMicrosoftDeclSpecArgs()