Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaDeclAttr.cpp4679 static void ProcessNonInheritableDeclAttr(Sema &S, Scope *scope, Decl *D, in ProcessNonInheritableDeclAttr() function
5001 ProcessNonInheritableDeclAttr(S, scope, D, Attr); in ProcessDeclAttribute()
/external/clang/docs/
DInternalsManual.rst1619 and add a case to the switch in ``ProcessNonInheritableDeclAttr()`` or