Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaDeclAttr.cpp1878 static void handleAttrWithMessage(Sema &S, Decl *D, in handleAttrWithMessage() function
5645 handleAttrWithMessage<UnavailableAttr>(S, D, Attr); in ProcessDeclAttribute()
/external/llvm-project/clang/lib/Sema/
DSemaDeclAttr.cpp2186 static void handleAttrWithMessage(Sema &S, Decl *D, const ParsedAttr &AL) { in handleAttrWithMessage() function
7803 handleAttrWithMessage<UnavailableAttr>(S, D, AL); in ProcessDeclAttribute()