Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:FnType

2353                                                            QualType FnType,
2392 return llvm::DICompositeType(getOrCreateType(FnType, F));
2396 void CGDebugInfo::EmitFunctionStart(GlobalDecl GD, QualType FnType,
2478 getOrCreateFunctionType(D, FnType, Unit), Fn->hasInternalLinkage(),