reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
307 QualType ParamTy = Ctx.getPointerType(Ctx.VoidPtrTy); 307 QualType ParamTy = Ctx.getPointerType(Ctx.VoidPtrTy); 311 Ctx, nullptr, SourceLocation(), &Ctx.Idents.get(ValNameStr[I]), ParamTy, 311 Ctx, nullptr, SourceLocation(), &Ctx.Idents.get(ValNameStr[I]), ParamTy, 317 return CGM.getTypes().arrangeBuiltinFunctionDeclaration(Ctx.VoidTy, Args);