Searched refs:handleCommonAttributeFeatures (Results 1 – 2 of 2) sorted by relevance
/external/clang/lib/Sema/ |
D | SemaDeclAttr.cpp | 5272 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/ |
D | SemaDeclAttr.cpp | 7126 static bool handleCommonAttributeFeatures(Sema &S, Decl *D, in handleCommonAttributeFeatures() function 7450 if (handleCommonAttributeFeatures(S, D, AL)) in ProcessDeclAttribute()
|