Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaDeclAttr.cpp2180 static void handleAttrWithMessage(Sema &S, Decl *D, const ParsedAttr &AL) { in handleAttrWithMessage() function
7480 handleAttrWithMessage<UnavailableAttr>(S, D, AL); in ProcessDeclAttribute()