Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:fnType

102                                      const FunctionNoProtoType *fnType) const {
1018 const FunctionNoProtoType *fnType) const {
1025 if (fnType->getCallConv() == CC_Default || fnType->getCallConv() == CC_C) {
1039 return TargetCodeGenInfo::isNoProtoCallVariadic(args, fnType);