Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:fnType

2123   llvm::FunctionType *fnType =
2128 return BuildVirtualCall(MD, This, fnType);
2130 return CGM.GetAddrOfFunction(MD, fnType);