Home
last modified time | relevance | path

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

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