Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaDeclAttr.cpp3950 static void handleParameterABIAttr(Sema &S, Decl *D, const AttributeList &attr, in handleParameterABIAttr() function
5762 handleParameterABIAttr(S, D, Attr, ParameterABI::SwiftContext); in ProcessDeclAttribute()
5765 handleParameterABIAttr(S, D, Attr, ParameterABI::SwiftErrorResult); in ProcessDeclAttribute()
5768 handleParameterABIAttr(S, D, Attr, ParameterABI::SwiftIndirectResult); in ProcessDeclAttribute()