Home | History | Annotate | Download | only in AST

Lines Matching refs:getCanonicalCallConv

2111       getCanonicalCallConv(CallConv) != CallConv) {
2114 Info.withCallingConv(getCanonicalCallConv(CallConv)));
2161 if (!isCanonical || getCanonicalCallConv(CallConv) != CallConv) {
2172 = CanonicalEPI.ExtInfo.withCallingConv(getCanonicalCallConv(CallConv));