Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/clang/lib/Sema/
HDSemaDeclAttr.cpp1557 static void handleRestrictAttr(Sema &S, Decl *D, const AttributeList &Attr) { in handleRestrictAttr() function
4718 handleRestrictAttr(S, D, Attr); in ProcessDeclAttribute()