Searched refs:SrcFnTy (Results 1 – 1 of 1) sorted by relevance
4357 if (const auto *SrcFnTy = FD->getType()->getAs<FunctionType>()) in getFunctionType() local4358 CC = SrcFnTy->getCallConv(); in getFunctionType()