Home | History | Annotate | Download | only in CodeGen

Lines Matching defs:fnType

2082   llvm::FunctionType *fnType =
2087 return CGM.getCXXABI().getVirtualFunctionPointer(*this, MD, This, fnType);
2089 return CGM.GetAddrOfFunction(MD, fnType);