Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaDeclAttr.cpp874 static void handleConsumableAttr(Sema &S, Decl *D, const AttributeList &Attr) { in handleConsumableAttr() function
5881 handleConsumableAttr(S, D, Attr); in ProcessDeclAttribute()