Home
last modified time | relevance | path

Searched defs:ShouldAddAttribute (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaAPINotes.cpp185 void handleAPINotedAttribute(Sema &S, Decl *D, bool ShouldAddAttribute, in handleAPINotedAttribute()
198 bool ShouldAddAttribute, in handleAPINotedRetainCountAttribute()
615 bool ShouldAddAttribute = (*Extensibility != EnumExtensibilityKind::None); in ProcessAPINotes() local