Home
last modified time | relevance | path

Searched refs:handleConsumableAttr (Results 1 – 2 of 2) 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()
/external/llvm-project/clang/lib/Sema/
DSemaDeclAttr.cpp1157 static void handleConsumableAttr(Sema &S, Decl *D, const ParsedAttr &AL) { in handleConsumableAttr() function
8000 handleConsumableAttr(S, D, AL); in ProcessDeclAttribute()