Searched defs:getCallingConventionForDecl (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/CodeGen/
H A DCGCall.cpp135 static CallingConv getCallingConventionForDecl(const Decl *D) { function
300 einfo = einfo.withCallingConv(getCallingConventionForDecl(MD));

Completed in 85 milliseconds