Searched refs:handleExtVectorTypeAttr (Results 1 – 2 of 2) sorted by relevance
/external/clang/lib/Sema/ |
D | SemaDeclAttr.cpp | 1085 static void handleExtVectorTypeAttr(Sema &S, Scope *scope, Decl *D, in handleExtVectorTypeAttr() function 5475 handleExtVectorTypeAttr(S, scope, D, Attr); in ProcessDeclAttribute()
|
/external/llvm-project/clang/lib/Sema/ |
D | SemaDeclAttr.cpp | 1350 static void handleExtVectorTypeAttr(Sema &S, Decl *D, const ParsedAttr &AL) { in handleExtVectorTypeAttr() function 7588 handleExtVectorTypeAttr(S, D, AL); in ProcessDeclAttribute()
|