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.cpp144 llvm::function_ref<A *()> CreateAttr, in handleAPINotedAttribute() argument
160 if (auto Attr = CreateAttr()) in handleAPINotedAttribute()
167 if (auto Attr = CreateAttr()) { in handleAPINotedAttribute()
187 llvm::function_ref<A *()> CreateAttr) { in handleAPINotedAttribute() argument
189 S, D, ShouldAddAttribute, Metadata, CreateAttr, [](const Decl *D) { in handleAPINotedAttribute()