Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:fnType

2152   llvm::FunctionType *fnType =
2157 return BuildVirtualCall(MD, This, fnType);
2159 return CGM.GetAddrOfFunction(MD, fnType);