Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaDeclAttr.cpp5272 static bool handleCommonAttributeFeatures(Sema &S, Scope *scope, Decl *D, in handleCommonAttributeFeatures() function
5374 if (handleCommonAttributeFeatures(S, scope, D, Attr)) in ProcessDeclAttribute()
/external/llvm-project/clang/lib/Sema/
DSemaDeclAttr.cpp7126 static bool handleCommonAttributeFeatures(Sema &S, Decl *D, in handleCommonAttributeFeatures() function
7450 if (handleCommonAttributeFeatures(S, D, AL)) in ProcessDeclAttribute()