Searched defs:ProcessDeclAttribute (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/Sema/
H A DSemaDeclAttr.cpp4039 /// ProcessDeclAttribute - Apply the specific attribute to the specified decl if
4042 static void ProcessDeclAttribute(Sema &S, Scope *scope, Decl *D, function
4541 ProcessDeclAttribute(*this, S, D, *l, IncludeCXX11Attributes);

Completed in 70 milliseconds