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

/freebsd-10.3-release/contrib/llvm/tools/clang/lib/Sema/
H A DTargetAttributesSema.cpp24 bool TargetAttributesSema::ProcessDeclAttribute(Scope *scope, Decl *D, function in class:TargetAttributesSema
62 bool ProcessDeclAttribute(Scope *scope, Decl *D, function in class:__anon3474::ARMAttributesSema
109 bool ProcessDeclAttribute(Scope *scope, Decl *D, function in class:__anon3475::MSP430AttributesSema
256 bool ProcessDeclAttribute(Scope *scope, Decl *D, function in class:__anon3476::X86AttributesSema
319 bool ProcessDeclAttribute(Scope *scope, Decl *D, const AttributeList &Attr, function in class:__anon3477::MipsAttributesSema
H A DSemaDeclAttr.cpp4605 static void ProcessDeclAttribute(Sema &S, Scope *scope, Decl *D, function

Completed in 112 milliseconds