Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaDeclAttr.cpp3743 static void handleCallConvAttr(Sema &S, Decl *D, const AttributeList &Attr) { in handleCallConvAttr() function
5750 handleCallConvAttr(S, D, Attr); in ProcessDeclAttribute()