Home
last modified time | relevance | path

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

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