Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:fnType

103                                      const FunctionNoProtoType *fnType) const {
1244 const FunctionNoProtoType *fnType) const {
1251 if (fnType->getCallConv() == CC_Default || fnType->getCallConv() == CC_C) {
1265 return TargetCodeGenInfo::isNoProtoCallVariadic(args, fnType);