Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaDeclAttr.cpp5093 static void handleCapabilityAttr(Sema &S, Decl *D, const AttributeList &Attr) { in handleCapabilityAttr() function
5860 handleCapabilityAttr(S, D, Attr); in ProcessDeclAttribute()
/external/llvm-project/clang/lib/Sema/
DSemaDeclAttr.cpp6942 static void handleCapabilityAttr(Sema &S, Decl *D, const ParsedAttr &AL) { in handleCapabilityAttr() function
7979 handleCapabilityAttr(S, D, AL); in ProcessDeclAttribute()