Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaAPINotes.cpp145 llvm::function_ref<Decl::attr_iterator(const Decl *)> GetExistingAttr) { in handleAPINotedAttribute() argument
147 auto Existing = GetExistingAttr(D); in handleAPINotedAttribute()