Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaAPINotes.cpp142 llvm::function_ref<A *()> CreateAttr, in handleAPINotedAttribute() argument
158 if (auto Attr = CreateAttr()) in handleAPINotedAttribute()
165 if (auto Attr = CreateAttr()) { in handleAPINotedAttribute()
185 llvm::function_ref<A *()> CreateAttr) { in handleAPINotedAttribute() argument
187 S, D, ShouldAddAttribute, Metadata, CreateAttr, [](const Decl *D) { in handleAPINotedAttribute()