Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/include/clang/Sema/
H A DParsedAttr.h1119 addNewPropertyAttr(IdentifierInfo *attrName, SourceRange attrRange, in addNewPropertyAttr() function
/openbsd/gnu/llvm/clang/lib/Parse/
H A DParseDecl.cpp715 Attrs.addNewPropertyAttr(AttrName, AttrNameLoc, nullptr, SourceLocation(), in ParseMicrosoftDeclSpecArgs()