Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaDeclAttr.cpp4686 static void handleAbiTagAttr(Sema &S, Decl *D, const AttributeList &Attr) { in handleAbiTagAttr() function
5804 handleAbiTagAttr(S, D, Attr); in ProcessDeclAttribute()
/external/llvm-project/clang/lib/Sema/
DSemaDeclAttr.cpp6229 static void handleAbiTagAttr(Sema &S, Decl *D, const ParsedAttr &AL) { in handleAbiTagAttr() function
7929 handleAbiTagAttr(S, D, AL); in ProcessDeclAttribute()